Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

container.yml: Add PATCH to tags #539

Merged
merged 1 commit into from
Nov 23, 2021
Merged

Conversation

joepvd
Copy link
Contributor

@joepvd joepvd commented Nov 23, 2021

v3.11 relies on images being pullable through with a tag like
:v3.11.345. This change ensures the patch version is included in
container.yml.

v3.11 relies on images being pullable through with a tag like
`:v3.11.345`. This change ensures the patch version is included in
`container.yml`.
@openshift-ci openshift-ci bot requested review from sosiouxme and Ximinhan November 23, 2021 10:07
Copy link
Contributor

@vfreex vfreex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 23, 2021
@openshift-bot
Copy link

Build #1

GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_doozer_PR-539/setup.py
py36 create: /mnt/workspace/jenkins/working/art-tools_doozer_PR-539/.tox/py36
py36 installdeps: -rrequirements-dev.txt
py36 inst: /mnt/workspace/jenkins/working/art-tools_doozer_PR-539/.tox/.tmp/package/1/rh-doozer-2.0.2.zip
py36 installed: aiofiles==0.7.0,astroid==2.8.6,attrs==21.2.0,autopep8==1.6.0,backports.entry-points-selectable==1.1.1,bashlex==0.16,cached-property==1.5.2,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.7,click==8.0.3,contextvars==2.4,coverage==6.1.2,cryptography==36.0.0,dataclasses==0.8,decorator==5.1.0,Deprecated==1.2.13,distlib==0.3.3,dockerfile-parse==1.2.0,filelock==3.4.0,flake8==4.0.1,flexmock==0.11.1,future==0.18.2,gssapi==1.7.2,idna==3.3,immutables==0.16,importlib-metadata==4.2.0,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,kobo==0.19.0,koji==1.27.0,krb5==0.2.0,lazy-object-proxy==1.6.0,mccabe==0.6.1,mock==4.0.3,mysql-connector-python==8.0.27,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,protobuf==3.19.1,py==1.11.0,pycodestyle==2.8.0,pycparser==2.21,pyflakes==2.4.0,pygit2==1.6.1,PyGithub==1.55,PyJWT==2.3.0,pylint==2.11.1,PyNaCl==1.4.0,pyparsing==3.0.6,pyspnego==0.3.1,pytest==6.2.5,python-dateutil==2.8.2,PyYAML==6.0,requests==2.26.0,requests-gssapi==1.2.3,requests-kerberos==0.13.0,rh-doozer @ file:///mnt/workspace/jenkins/working/art-tools_doozer_PR-539/.tox/.tmp/package/1/rh-doozer-2.0.2.zip,rpm==4.14.3,rpm-py-installer==1.1.0,semver==2.13.0,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tox==3.24.4,typed-ast==1.5.0,typing==3.7.4.3,typing-extensions==4.0.0,urllib3==1.26.7,virtualenv==20.10.0,wrapt==1.13.3,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='2805969898'
py36 run-test: commands[0] | flake8
py36 run-test: commands[1] | coverage run --branch --source doozerlib -m unittest discover -t . -s tests/
.........................................................................s.s....................................s.s...s.s.s..s.s.s..................................................................
----------------------------------------------------------------------
Ran 186 tests in 9.516s

OK (skipped=10)
py36 run-test: commands[2] | coverage report
Name                                          Stmts   Miss Branch BrPart  Cover
-------------------------------------------------------------------------------
doozerlib/__init__.py                            10      4      2      1    58%
doozerlib/assembly.py                           155     51     89      9    63%
doozerlib/assembly_inspector.py                 165    146     92      0     7%
doozerlib/assertion.py                           21      0      6      0   100%
doozerlib/brew.py                               339    195    148      3    39%
doozerlib/build_status_detector.py               85     10     54      3    86%
doozerlib/cli/__init__.py                       101     45     20      0    46%
doozerlib/cli/__main__.py                      1120   1120    466      0     0%
doozerlib/cli/cli_opts.py                        15      3      6      0    86%
doozerlib/cli/config_plashet.py                 533    533    248      0     0%
doozerlib/cli/detect_embargo.py                 163     35     70      8    75%
doozerlib/cli/images_health.py                   79     28     24      2    61%
doozerlib/cli/images_streams.py                 598    598    260      0     0%
doozerlib/cli/release_calc_upgrade_tests.py      23     23      6      0     0%
doozerlib/cli/release_gen_assembly.py           166    166     82      0     0%
doozerlib/cli/release_gen_payload.py            332    266    170      0    13%
doozerlib/cli/rpms_build.py                     165     59     58      8    57%
doozerlib/cli/scan_sources.py                   180    139     96      2    17%
doozerlib/config.py                              97     97     44      0     0%
doozerlib/constants.py                            9      0      0      0   100%
doozerlib/coverity.py                           237    209     74      0     9%
doozerlib/dblib.py                              250    154     68      4    35%
doozerlib/distgit.py                           1378    880    640     30    34%
doozerlib/dotconfig.py                           55     44     32      0    13%
doozerlib/exceptions.py                           2      0      0      0   100%
doozerlib/exectools.py                          193    103     76     10    43%
doozerlib/gitdata.py                            167    133     76      0    14%
doozerlib/image.py                              487    321    212      6    28%
doozerlib/logutil.py                              9      0      2      1    91%
doozerlib/metadata.py                           435    160    202     32    58%
doozerlib/model.py                              110     21     36      2    82%
doozerlib/olm/__init__.py                         0      0      0      0   100%
doozerlib/olm/bundle.py                         289    223     68      0    18%
doozerlib/plashet.py                            134      9     90     15    89%
doozerlib/pushd.py                               20      2      2      0    91%
doozerlib/repos.py                              206    105    113     17    44%
doozerlib/rhcos.py                              139     36     38      6    68%
doozerlib/rpm_builder.py                        226     31    121     32    81%
doozerlib/rpmcfg.py                             141     56     58      8    56%
doozerlib/runtime.py                            908    664    370      8    21%
doozerlib/source_modifications.py                89     28     18      3    65%
doozerlib/state.py                               23     12      8      0    35%
doozerlib/util.py                               398    199    150      5    46%
-------------------------------------------------------------------------------
TOTAL                                         10252   6908   4395    215    29%
___________________________________ summary ____________________________________
  py36: commands succeeded
  congratulations :)

@joepvd joepvd merged commit 170f4a5 into openshift-eng:master Nov 23, 2021
@joepvd joepvd deleted the fix-tags-3.11 branch November 23, 2021 10:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants