Skip to content

Commit ed32380

Browse files
author
Ghanshyam Mann
committed
make swift-dsvm-functional job as voting
swift-dsvm-functional job test swift under python3 and voting on swift gate whihc means this is a stable job now, let's make this voting to devstack gate too. Removing swift-dsvm-functional-py3 job as it does not exist anymore after- https://review.opendev.org/c/openstack/swift/+/731318 swift-dsvm-functional itself is py3 job now. Change-Id: I58847f74306194eaad132680815101a134fb4022
1 parent ebc7b0e commit ed32380

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.zuul.yaml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -731,14 +731,7 @@
731731
- openstack-tox-bashate
732732
- ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa:
733733
voting: false
734-
- swift-dsvm-functional:
735-
voting: false
736-
irrelevant-files: &dsvm-irrelevant-files
737-
- ^.*\.rst$
738-
- ^doc/.*$
739-
- swift-dsvm-functional-py3:
740-
voting: false
741-
irrelevant-files: *dsvm-irrelevant-files
734+
- swift-dsvm-functional
742735
- grenade:
743736
irrelevant-files:
744737
- ^.*\.rst$
@@ -789,6 +782,7 @@
789782
irrelevant-files:
790783
- ^.*\.rst$
791784
- ^doc/.*$
785+
- swift-dsvm-functional
792786
- grenade:
793787
irrelevant-files:
794788
- ^.*\.rst$

0 commit comments

Comments
 (0)