Changes for testing cloudlinux updates on 2019.2.28 silent release
queens and queens-contrail cloudlinux repo set staging
deploy left Friday
set to 2019.2.27>28 release period
Related_prod: PROD-36426
Change-Id: If2039e1b7870621b47ee1ee4af68a5e613f394a9
diff --git a/jobs/global.yaml b/jobs/global.yaml
index 925eb5e..7d15039 100755
--- a/jobs/global.yaml
+++ b/jobs/global.yaml
@@ -10,8 +10,8 @@
<!--- INSERT ALERT HERE ^^^^^^^ --->
</font></h1>
- current-version: 2019.2.27
- previous-version: 2019.2.26
- disabled-proposed: true
- disabled-2019-2-0: false
- upgrade-to-tag: true
+ current-version: 2019.2.28
+ previous-version: 2019.2.27
+ disabled-proposed: false
+ disabled-2019-2-0: true
+ upgrade-to-tag: false
diff --git a/jobs/project.yaml b/jobs/project.yaml
index 0fc0d6a..b922e0d 100644
--- a/jobs/project.yaml
+++ b/jobs/project.yaml
@@ -5,16 +5,16 @@
jobs:
- heat-cicd-pike-dvr-sl:
disabled: '{disabled-proposed}'
- trigger_time: H(5-30) 22 * * 1,3,5
+ trigger_time: H(5-30) 22 * * 5
- heat-cicd-pike-contrail-stb-sl:
disabled: '{disabled-proposed}'
# trigger_time: H(5-30) 22 * * 1-5
- heat-cicd-queens-contrail41-sl:
disabled: '{disabled-proposed}'
- trigger_time: H(5-30) 22 * * 1,3,5
+ trigger_time: H(5-30) 22 * * 5
- heat-cicd-queens-dvr-sl:
disabled: '{disabled-proposed}'
- trigger_time: H(5-30) 22 * * 1,3,5
+ trigger_time: H(5-30) 22 * * 5
# ------- BM jobs -------
- deploy_bm:
disabled: false
diff --git a/tcp_tests/templates/heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml b/tcp_tests/templates/heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml
index 59e5baa..c3efffc 100644
--- a/tcp_tests/templates/heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml
+++ b/tcp_tests/templates/heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml
@@ -313,4 +313,4 @@
# Enable Mirantis repo with CVE fixes for xenial
updates_mirantis_login: "%LOGIN%"
updates_mirantis_password: "%PASS%"
- updates_mirantis_version: "stable"
\ No newline at end of file
+ updates_mirantis_version: "staging"
\ No newline at end of file
diff --git a/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml b/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
index 76a4561..a75a23d 100644
--- a/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
+++ b/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
@@ -381,3 +381,8 @@
change_password_upon_first_use: False
stacklight_ssl_enabled: 'True'
+
+ # Enable Mirantis repo with CVE fixes for xenial
+ updates_mirantis_login: "%LOGIN%"
+ updates_mirantis_password: "%PASS%"
+ updates_mirantis_version: "stable"