Merge "Update the list of EM stable branches"
This commit is contained in:
commit
54f4fb37e9
@ -13,7 +13,7 @@
|
|||||||
# Set TOX_CONSTRAINTS_FILE/UPPER_CONSTRAINTS_FILE to stable constraints only
|
# Set TOX_CONSTRAINTS_FILE/UPPER_CONSTRAINTS_FILE to stable constraints only
|
||||||
# for the EM stable branch where old tempest (not master) is used.
|
# for the EM stable branch where old tempest (not master) is used.
|
||||||
tempest_tox_environment: "{{ tempest_tox_environment | combine({'UPPER_CONSTRAINTS_FILE': constraints_file}) | combine({'TOX_CONSTRAINTS_FILE': constraints_file}) }}"
|
tempest_tox_environment: "{{ tempest_tox_environment | combine({'UPPER_CONSTRAINTS_FILE': constraints_file}) | combine({'TOX_CONSTRAINTS_FILE': constraints_file}) }}"
|
||||||
when: target_branch in ["stable/ocata", "stable/pike", "stable/queens", "stable/rocky", "stable/stein", "stable/train", "stable/ussuri", "stable/victoria", "stable/wallaby"]
|
when: target_branch in ["stable/victoria", "stable/wallaby", "stable/xena", "stable/yoga", "stable/zed"]
|
||||||
|
|
||||||
- name: Allow git to read plugin directories
|
- name: Allow git to read plugin directories
|
||||||
become: true
|
become: true
|
||||||
|
Loading…
Reference in New Issue
Block a user