Merge lp:~aurelien-lourot/ubuntu-openstack-ci/rm-juju-sym-switch into lp:ubuntu-openstack-ci

Proposed by Aurelien Lourot
Status: Merged
Merged at revision: 445
Proposed branch: lp:~aurelien-lourot/ubuntu-openstack-ci/rm-juju-sym-switch
Merge into: lp:ubuntu-openstack-ci
Diff against target: 12 lines (+1/-1)
1 file modified
run/job-parts/osci_job_common.sh (+1/-1)
To merge this branch: bzr merge lp:~aurelien-lourot/ubuntu-openstack-ci/rm-juju-sym-switch
Reviewer Review Type Date Requested Status
Dmitrii Shcherbakov (community) Approve
Frode Nordahl Approve
Review via email: mp+393607@code.launchpad.net

Commit message

Prepare for getting rid of juju-sym-switch

To post a comment you must log in.
Revision history for this message
Frode Nordahl (fnordahl) :
review: Approve
Revision history for this message
Dmitrii Shcherbakov (dmitriis) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'run/job-parts/osci_job_common.sh'
2--- run/job-parts/osci_job_common.sh 2020-11-11 06:33:19 +0000
3+++ run/job-parts/osci_job_common.sh 2020-11-11 14:59:57 +0000
4@@ -130,7 +130,7 @@
5 echo " ! Missing required env var MODEL_NAME"
6 exit 1
7 fi
8- if [[ ! -f "${UOSCI_BOT_CONTROL_ROOT}/tools/juju-sym-switch" ]]; then
9+ if [[ ! -f "${UOSCI_BOT_CONTROL_ROOT}/tools/lolo-log-puller" ]]; then
10 f_tool_refresh_bot_control
11 fi
12 if [[ "${JENV_NAME^^}" != *MAAS* ]]; then

Subscribers

People subscribed via source and target branches