-
Notifications
You must be signed in to change notification settings - Fork 377
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
To support running ipv4 e2e tests in Kind #6463
Conversation
03d4ea2
to
ff7267c
Compare
/test-kind-conformance |
1 similar comment
/test-kind-conformance |
ff7267c
to
e1643c7
Compare
/test-kind-conformance |
/test-kind-e2e |
e1643c7
to
cee9c72
Compare
/test-kind-conformance |
/test-kind-e2e |
93be023
to
a147d94
Compare
/test-kind-e2e |
a147d94
to
3ba53a0
Compare
/test-kind-conformance |
3ba53a0
to
b798ba7
Compare
/test-kind-conformance |
3ba53a0
to
a241f0a
Compare
/test-kind-all |
34a9ee5
to
9b4d894
Compare
/test-kind-all |
/test-kind-e2e |
687e883
to
72785b8
Compare
/test-kind-e2e |
@@ -906,6 +906,38 @@ | |||
- text: | |||
credential-id: DOCKER_PASSWORD | |||
variable: DOCKER_PASSWORD | |||
- '{name}-{test_name}-for-pull-request': |
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.
As we discussed, the Jenkins kind job will eventually be migrated to AWS as cloud jobs. Would you like to implement it in this PR or in another one? I am okay with either. cc @rajnkamr
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.
@XinShuYang
We should go ahead without jenkins kind cloud job support in this PR.
Will raise another PR for same.
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.
@XinShuYang We should go ahead without jenkins kind cloud job support in this PR. Will raise another PR for same.
Got it, we can create an issue to track this migration.
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.
#6513 is created to track cloud jenkins support in kind.
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.
LGTM
/skip-all |
commit is not signed |
Signed-off-by: KMAnju-2021 <km074btcse18@igdtuw.ac.in>
72785b8
to
c3c9062
Compare
done, thanks! |
/skip-all |
Signed-off-by: KMAnju-2021 km074btcse18@igdtuw.ac.in
Closes:#6446