Skip to content

Instantly share code, notes, and snippets.

@marios
Created June 8, 2022 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marios/97c7ac7dcdcdabb744a823b1a59ffd74 to your computer and use it in GitHub Desktop.
Save marios/97c7ac7dcdcdabb744a823b1a59ffd74 to your computer and use it in GitHub Desktop.
[u@yourhost releases]$ victoria_repos=(
>
os-apply-config
os-collect-config
os-net-config
os-refresh-config
puppet-tripleo
python-tripleoclient
tripleo-ansible
tripleo-common
tripleo-heat-templates
tripleo-image-elements
tripleo-ipsec
tripleo-puppet-elements
tripleo-validations
)
[u@yourhost releases]$ for repo in ${victoria_repos[@]}; do tox -e venv -- new-release --stable-branch victoria $repo eol; done
.tox recreate: /some/path/to/releases/.tox/.tox
.tox installdeps: virtualenv==20.13.3, tox >= 3.2.0
venv recreate: /some/path/to/releases/.tox/venv
venv installdeps: -r/some/path/to/releases/requirements.txt, -r/some/path/to/releases/test-requirements.txt
venv develop-inst: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='274686498'
venv run-test: commands[0] | new-release --stable-branch victoria os-apply-config eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-rym3mk7t
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/os-apply-config
INFO: last tagged as victoria-em at 39d7e01041bd99120d9f594a70418b0cb2ee4965
INFO: tagging openstack/os-apply-config EOL at 39d7e01041bd99120d9f594a70418b0cb2ee4965
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='3169689775'
venv run-test: commands[0] | new-release --stable-branch victoria os-collect-config eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-h5arh0mz
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/os-collect-config
INFO: last tagged as victoria-em at 950978bc39785badd96414673cfc5d99a6c24145
INFO: tagging openstack/os-collect-config EOL at 950978bc39785badd96414673cfc5d99a6c24145
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='1645770671'
venv run-test: commands[0] | new-release --stable-branch victoria os-net-config eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-cif_hp2c
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/os-net-config
INFO: last tagged as victoria-em at 61294bcb037dc7ed89494787039b0a839d7adf50
INFO: tagging openstack/os-net-config EOL at 61294bcb037dc7ed89494787039b0a839d7adf50
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='1861636042'
venv run-test: commands[0] | new-release --stable-branch victoria os-refresh-config eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-ilv0csej
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/os-refresh-config
INFO: last tagged as victoria-em at 1196e78afceac69736ddc96cbc44f975dc0002a5
INFO: tagging openstack/os-refresh-config EOL at 1196e78afceac69736ddc96cbc44f975dc0002a5
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='116664529'
venv run-test: commands[0] | new-release --stable-branch victoria puppet-tripleo eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-l0quffns
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/puppet-tripleo
INFO: last tagged as victoria-em at 480250ba7d1677f565b142aea84c594f742e3f1e
INFO: tagging openstack/puppet-tripleo EOL at 6a03592488c315601ccc5a034bdf3906a17de196
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='2669177812'
venv run-test: commands[0] | new-release --stable-branch victoria python-tripleoclient eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-4mjntiir
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/python-tripleoclient
INFO: last tagged as victoria-em at 7c2b3a67d10b4ce08fe2cbf53e88d57f01ac73dc
INFO: tagging openstack/python-tripleoclient EOL at b5a2fd95a9d66d7058aad398a658d141e1c0e9c4
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='3493999637'
venv run-test: commands[0] | new-release --stable-branch victoria tripleo-ansible eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-sq3vxxw0
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/tripleo-ansible
INFO: last tagged as victoria-em at 8d4019d6ecb88c3dc6b71eb751d6d999be10e2d8
INFO: tagging openstack/tripleo-ansible EOL at 83ec40cc007d70dfa02902724b8240fac68704d5
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='2031110210'
venv run-test: commands[0] | new-release --stable-branch victoria tripleo-common eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-mc0yl25_
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/tripleo-common
INFO: last tagged as victoria-em at a7c9952bc839bb21433bbbe0e3c82a04f4bb4b94
INFO: tagging openstack/tripleo-common EOL at d76477f1c168dae3bd6f26e40bb9629398618872
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='557848880'
venv run-test: commands[0] | new-release --stable-branch victoria tripleo-heat-templates eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-430emi9k
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/tripleo-heat-templates
INFO: last tagged as victoria-em at 866bb9ea55b84c6f6583a6d70e45e749b550886f
INFO: tagging openstack/tripleo-heat-templates EOL at e462ad918f0441cc08c23d1110ce9a2f49b8c3b6
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='2514947483'
venv run-test: commands[0] | new-release --stable-branch victoria tripleo-image-elements eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-y9oqnrla
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/tripleo-image-elements
INFO: last tagged as victoria-em at 0e1c5978df47e92b46c526068146db7ea11de840
INFO: tagging openstack/tripleo-image-elements EOL at 0e1c5978df47e92b46c526068146db7ea11de840
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='29030211'
venv run-test: commands[0] | new-release --stable-branch victoria tripleo-ipsec eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-tfr95vry
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/tripleo-ipsec
INFO: last tagged as victoria-em at 96c60fa201697546cf4cc619e13fd685d7f7d52f
INFO: tagging openstack/tripleo-ipsec EOL at 96c60fa201697546cf4cc619e13fd685d7f7d52f
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='3521549088'
venv run-test: commands[0] | new-release --stable-branch victoria tripleo-puppet-elements eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-io0mebzm
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/tripleo-puppet-elements
INFO: last tagged as victoria-em at c04cfea2412593322e88766fb08b2502fd800be0
INFO: tagging openstack/tripleo-puppet-elements EOL at d0cc009ee8084eb91c04fd67c9239f529d60166f
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/some/path/to/releases/.tox/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
venv develop-inst-noop: /some/path/to/releases
venv installed: alabaster==0.7.12,appdirs==1.4.4,attrs==21.4.0,autopage==0.5.1,Babel==2.10.1,bleach==5.0.0,build==0.8.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,commonmark==0.9.1,coverage==6.4.1,cryptography==37.0.2,docutils==0.18.1,dulwich==0.20.43,extras==1.0.0,fixtures==4.0.0,flake8==3.8.4,future==0.18.2,hacking==4.1.0,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.4,jeepney==0.8.0,Jinja2==3.1.2,jsonschema==3.2.0,keyring==23.6.0,MarkupSafe==2.1.1,mccabe==0.6.1,mwclient==0.8.1,openstack-governance==0.12.0,-e git+https://github.com/openstack/releases.git@3411a32a32e7a035dd3eda31de1f48f86ac2400b#egg=openstack_releases,oslotest==4.5.0,packaging==21.3,parawrap==1.0,pbr==5.9.0,pep517==0.12.0,pkginfo==1.8.2,prettytable==3.3.0,prompt-toolkit==3.0.29,pycodestyle==2.6.0,pycparser==2.21,pydot==1.4.2,pyflakes==2.2.0,Pygments==2.12.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,readme-renderer==35.0,reno==3.5.0,requests==2.27.1,requests-toolbelt==0.9.1,rfc3986==2.0.0,rich==12.4.4,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.0.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,stestr==3.2.1,stevedore==3.5.0,tenacity==8.0.1,testscenarios==0.5.0,testtools==2.5.0,tomli==2.0.1,tqdm==4.64.0,twine==4.0.1,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,webencodings==0.5.1,yamlordereddictloader==0.4.0,zipp==3.8.0
venv run-test-pre: PYTHONHASHSEED='819428571'
venv run-test: commands[0] | new-release --stable-branch victoria tripleo-validations eol
INFO: creating temporary files in /some/path/to/releases/.tox/venv/tmp/releases-_eq76oeg
INFO: going from ['victoria-em'] to victoria-eol
INFO: processing openstack/tripleo-validations
INFO: last tagged as victoria-em at de268adb7ab144bbd58567f0fcd1fc20b54941a2
INFO: tagging openstack/tripleo-validations EOL at 46d430ee5015c707b19ca86c7977e8999b0c7ea9
_______________________________________ summary ________________________________________
venv: commands succeeded
congratulations :)
[u@yourhost releases]$
@marios
Copy link
Author

marios commented Jun 10, 2022

[u@yourhost releases]$ victoria_repos=(

os-apply-config
os-collect-config
os-net-config
os-refresh-config
puppet-tripleo
python-tripleoclient
tripleo-ansible
tripleo-common
tripleo-heat-templates
tripleo-image-elements
tripleo-ipsec
tripleo-puppet-elements
tripleo-validations

)
for repo in ${victoria_repos[@]}; do firefox https://review.opendev.org/q/project:openstack%252F$repo+status:open+branch:stable/victoria; done

for repo in ${victoria_repos[@]}; do echo https://review.opendev.org/q/project:openstack%252F$repo+status:open+branch:stable/victoria; done

https://review.opendev.org/q/project:openstack%252Fos-apply-config+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Fos-collect-config+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Fos-net-config+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Fos-refresh-config+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Fpuppet-tripleo+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Fpython-tripleoclient+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Ftripleo-ansible+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Ftripleo-common+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Ftripleo-heat-templates+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Ftripleo-image-elements+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Ftripleo-ipsec+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Ftripleo-puppet-elements+status:open+branch:stable/victoria
https://review.opendev.org/q/project:openstack%252Ftripleo-validations+status:open+branch:stable/victoria

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment