aboutsummaryrefslogtreecommitdiff
path: root/leg-openstack-tempest.yaml
diff options
context:
space:
mode:
authorClark Laughlin <clark.laughlin@linaro.org>2015-07-02 11:35:47 -0400
committerClark Laughlin <clark.laughlin@linaro.org>2015-07-02 12:02:50 -0400
commit5e646f620b97943b5efa12852314c771be2f0cb2 (patch)
treeceb6da4ed8b31d7860bb6277731931f9bc3af4f4 /leg-openstack-tempest.yaml
parent79a6588a96848d1265f982730ce2cfe3e93f7354 (diff)
leg-openstack-tempest: change to use device type rather than targetting a specific device
leg-openstack-tempest.yaml: change to run at 10PM Change-Id: I9efc51c2db0be0a0b3f477f666ceda69b42a6714
Diffstat (limited to 'leg-openstack-tempest.yaml')
-rw-r--r--leg-openstack-tempest.yaml10
1 files changed, 1 insertions, 9 deletions
diff --git a/leg-openstack-tempest.yaml b/leg-openstack-tempest.yaml
index 7aaea91045..a7c3af2734 100644
--- a/leg-openstack-tempest.yaml
+++ b/leg-openstack-tempest.yaml
@@ -56,7 +56,7 @@
execution-strategy:
sequential: true
triggers:
- - timed: '@daily'
+ - timed: '0 22 * * *'
wrappers:
- timestamps
- matrix-tie-parent:
@@ -67,14 +67,6 @@
set -ex
- # IMPORTANT: specify the exact target device (required by the LAVA job
- # template) to use for the specified device type
- case "${DEVICE_TYPE}" in
- mustang)
- export DEVICE_TARGET=osmustang03
- ;;
- esac
-
rm -rf configs lci-build-tools
git clone --depth 1 http://git.linaro.org/ci/lci-build-tools.git
git clone --depth 1 http://git.linaro.org/ci/job/configs.git