Export CI_LOOP as expected by Functest 85/51985/4
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 10 Feb 2018 12:04:00 +0000 (13:04 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Sun, 25 Feb 2018 09:54:10 +0000 (09:54 +0000)
CI_LOOP is hardcoded to daily (the common default value) [1].

[1] https://gerrit.opnfv.org/gerrit/#/c/51981/

Change-Id: I15f5d41f7f10a5c8fddcc4a4d303552ef45c5fb2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
xci/playbooks/roles/run-functest/templates/env.j2

index b8b560d..43a581b 100644 (file)
@@ -2,5 +2,6 @@ INSTALLER_TYPE=osa
 INSTALLER_IP=192.168.122.2
 EXTERNAL_NETWORK={{ external_network }}
 DEPLOY_SCENARIO="os-nosdn-nofeature-noha"
+CI_LOOP=daily
 TEST_DB_URL=http://testresults.opnfv.org/test/api/v1/results
 ENERGY_RECORDER_API_URL=http://energy.opnfv.fr/resources