Skip to content
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

Modify kubernetes_verify scenario to pass env vars into job #10534

Merged
merged 1 commit into from Dec 21, 2018

Conversation

cblecker
Copy link
Member

I will be VERY HAPPY when we can get rid of this scenario. Until then, I had to modify it and create a couple new flags to be able to pass options into the job.

Extra eyes on the python might be required, as it's not my strongest language.

/assign @krzyzacy

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 21, 2018
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/config Issues or PRs related to code in /config labels Dec 21, 2018
@krzyzacy
Copy link
Member

krzyzacy commented Dec 21, 2018

How about let's try to make the -podutil version pass? :-)

I don't think we want to touch this scenario anymore, we should migrate and rip the python script :-)

@cblecker
Copy link
Member Author

It can’t resolve the what the upstream remote is, because it’s not a proper clone when you do it with podutils

@krzyzacy
Copy link
Member

doh...

which means I need to add remote and do a fetch?

@cblecker
Copy link
Member Author

I think so.. the script is trying to compare if there are changes locally compared to upstream/master

@BenTheElder
Copy link
Member

/pony this is fine

@k8s-ci-robot
Copy link
Contributor

@BenTheElder: pony image

In response to this:

/pony this is fine

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@cblecker
Copy link
Member Author

I fixed the lint error here. If we don't have a clear path to podutils for the verify job, I'd like to merge this.. it will shave up to 30 minutes off the verify job :)

Copy link
Member

@BenTheElder BenTheElder left a comment

Choose a reason for hiding this comment

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

the friday before christmas is the best time to change test-infra python job scripts! with docker, bash, python and more! 🎉
/lgtm
/approve
/hold cancel
/this-is-fine
/sig this-is-fine
/pony this is fine
/woof
/meow space
Thanks Christoph 🙃

@k8s-ci-robot
Copy link
Contributor

@BenTheElder: dog image

In response to this:

the friday before christmas is the best time to change test-infra python job scripts! with docker, bash, python and more! 🎉
/lgtm
/approve
/hold cancel
/this-is-fine
/sig this-is-fine
/pony this is fine
/woof
/meow space
Thanks Christoph 🙃

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot
Copy link
Contributor

@BenTheElder: cat image

In response to this:

the friday before christmas is the best time to change test-infra python job scripts! with docker, bash, python and more! 🎉
/lgtm
/approve
/hold cancel
/this-is-fine
/sig this-is-fine
/pony this is fine
/woof
/meow space
Thanks Christoph 🙃

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot
Copy link
Contributor

@BenTheElder: pony image

In response to this:

the friday before christmas is the best time to change test-infra python job scripts! with docker, bash, python and more! 🎉
/lgtm
/approve
/hold cancel
/this-is-fine
/sig this-is-fine
/pony this is fine
/woof
/meow space
Thanks Christoph 🙃

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 21, 2018
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: e1c48cf92e122178354a5b1d0b1ab2d27b54e5f5

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BenTheElder, cblecker

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 21, 2018
@k8s-ci-robot k8s-ci-robot merged commit d861584 into kubernetes:master Dec 21, 2018
@k8s-ci-robot
Copy link
Contributor

@cblecker: Updated the job-config configmap using the following files:

  • key verify.yaml using file config/jobs/kubernetes/sig-testing/verify.yaml
  • key generated-security-jobs.yaml using file config/jobs/kubernetes-security/generated-security-jobs.yaml

In response to this:

I will be VERY HAPPY when we can get rid of this scenario. Until then, I had to modify it and create a couple new flags to be able to pass options into the job.

Extra eyes on the python might be required, as it's not my strongest language.

/assign @krzyzacy

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@cblecker cblecker deleted the verify-vars branch December 21, 2018 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants