Added promotion tasks
diff --git a/.github/workflows/test-master.yml b/.github/workflows/test-master.yml
index 7be4531..35c85f3 100644
--- a/.github/workflows/test-master.yml
+++ b/.github/workflows/test-master.yml
@@ -378,3 +378,93 @@
PIP_PACKAGES=httplib2'
tags: quay.io/vexxhost/placement:d0e05e89ac4a57b6489007ed46e86357f11e5b23
+ - name: Promote openstack/cinder
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/cinder:cf2b3005aa39b5700f51be0140c61ad9f8ec47db
+ dst: quay.io/vexxhost/cinder:master
+ - name: Promote openstack/heat
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/heat:f98d164be9c7fecd390b3e4822b33ad4054fcfca
+ dst: quay.io/vexxhost/heat:master
+ - name: Promote openstack/senlin
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/senlin:5d3bc56e01f163b62b6e5d53c53ec1bdcf792cc7
+ dst: quay.io/vexxhost/senlin:master
+ - name: Promote openstack/octavia
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/octavia:98ec46b8073bda426316235f743e9af004172389
+ dst: quay.io/vexxhost/octavia:master
+ - name: Promote openstack/barbican
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/barbican:ff7fef62116bf5e128da1207752fb69a6193e606
+ dst: quay.io/vexxhost/barbican:master
+ - name: Promote openstack/designate
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/designate:927e34ee5a53771530e78bcbbd74549c632b539a
+ dst: quay.io/vexxhost/designate:master
+ - name: Promote openstack/nova
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/nova:69bc4c38d1c5b98fcbbe8b16a7dfeb654e3b8173
+ dst: quay.io/vexxhost/nova:master
+ - name: Promote openstack/neutron
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/neutron:3e8f2325d626a695a812a093907a6f3fd2e1315f
+ dst: quay.io/vexxhost/neutron:master
+ - name: Promote openstack/monasca-notification
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/monasca-notification:5225304a268fbd7e5edc30ab6d2b0cbf3b92b565
+ dst: quay.io/vexxhost/monasca-notification:master
+ - name: Promote openstack/monasca-agent
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/monasca-agent:29be6e96a6c590221e7d2fd1e30dffc7aec519a9
+ dst: quay.io/vexxhost/monasca-agent:master
+ - name: Promote openstack/keystone
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/keystone:1dd6993d7b9b647810e6f495b62c37627c6e8658
+ dst: quay.io/vexxhost/keystone:master
+ - name: Promote openstack/horizon
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/horizon:857d17467adca804fab70c0d8a88f2bf89234ae5
+ dst: quay.io/vexxhost/horizon:master
+ - name: Promote openstack/monasca-api
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/monasca-api:658c68b593a4d83f59143dc6c7df81860d3f57cb
+ dst: quay.io/vexxhost/monasca-api:master
+ - name: Promote openstack/ironic
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/ironic:4a347b3069498d0f2b49105014e6e118b5972c0f
+ dst: quay.io/vexxhost/ironic:master
+ - name: Promote openstack/glance
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/glance:cb60c1d2facde2f318ec30c8b9cf63844eaccf92
+ dst: quay.io/vexxhost/glance:master
+ - name: Promote openstack/magnum
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/magnum:60b338126601be3db42ba65d71649c4e3878b4f3
+ dst: quay.io/vexxhost/magnum:master
+ - name: Promote openstack/monasca-persister
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/monasca-persister:1ea4e21eb231e4fe193e62f1b03b957c9d4281c8
+ dst: quay.io/vexxhost/monasca-persister:master
+ - name: Promote openstack/placement
+ uses: akhilerm/tag-push-action@v2.0.0
+ with:
+ src: quay.io/vexxhost/placement:d0e05e89ac4a57b6489007ed46e86357f11e5b23
+ dst: quay.io/vexxhost/placement:master