Skip to content
Snippets Groups Projects
Unverified Commit 0d97c814 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Remove no longer used minimal-predeployed-1503-target-tpl.json.


This was relevant in 15.03, but no longer is.

Signed-off-by: default avatarAndrew Shadura <andrew.shadura@collabora.co.uk>
Reviewed-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D7199
parent b9771d42
No related branches found
No related tags found
No related merge requests found
{
"job_name": "Predeployed boot test on {{release_version}} {{pretty}}",
"device_type": "{{device_type}}",
"timeout": 3600,
"tags": [
"predeployed_sac_1503_target"
],
"actions": [
{
"command": "deploy_kernel",
"parameters" : {
"kernel": "https://lava.collabora.co.uk/static/lava-server/images/collabora-logo.png",
"target_type": "ubuntu"
}
},
{
"command": "boot_image",
"parameters": { "options": ["boot_cmds=boot_cmds_sac_1503_target"] }
},
{
"command": "lava_test_shell",
"parameters": {
"timeout": 1000,
"testdef_repos": [
{
"git-repo": "https://git.apertis.org/git/apertis-tests.git",
"revision": "master",
"testdef": "common/sanity-check.yaml"
},
{
"git-repo": "https://git.apertis.org/git/apertis-tests.git",
"revision": "master",
"testdef": "misc/add-repo.yaml"
}
]
}
},
{
"command": "submit_results",
"parameters": {
"stream": "{{bundle_stream}}",
"server": "https://lava.collabora.co.uk/RPC2/"
}
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment