-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test case added for kubectl container #710
Conversation
0213351
to
2ad77e2
Compare
55b2f3b
to
a864195
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs a rebase
b88b91d
to
a1645ea
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you need to update tests/test_metadata.py
as well
and you need to add the following markers to 'kubectl_1.28',
'kubectl_1.29',
'kubectl_1.30',
'kubectl_1.31', |
278eaad
to
e3a1668
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI is broken, please take a look
e3a1668
to
d5315fc
Compare
Meta data tests fix: SUSE/BCI-dockerfile-generator#2247 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have to insert the KUBECTL_CONTAINERS
into CONTAINERS_WITHOUT_ZYPPER
(line 1081 in bci_tester/data.py
)
b6fb56a
to
5eb6f6d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, looks good now!
[CI:TOXENVS] kubectl