-
Notifications
You must be signed in to change notification settings - Fork 2k
Added go-vet prow job description #1153
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
Conversation
|
Hi @rabugopsl. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. DetailsInstructions 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. |
4ca6fb0 to
4178bf0
Compare
d0a1ac7 to
b10e21c
Compare
d7d1b67 to
af4f6ed
Compare
# This is the 1st commit message: # This is a combination of 7 commits. # This is the 1st commit message: # This is a combination of 7 commits. # This is the 1st commit message: Added go-vet prow job description # This is the commit message #2: deprecate 3.9 prow # This is the commit message #3: remove 3.9 acs-engine builds # This is the commit message openshift#4: Remove stale build # This is the commit message #5: Remove redundant azure-misc plugin config # This is the commit message openshift#6: Gate openshift-azure on an extra needs-signoff label # This is the commit message openshift#7: Automate adding/removing needs-signoff label # This is the commit message #2: deprecate 3.9 prow # This is the commit message #3: remove 3.9 acs-engine builds # This is the commit message openshift#4: Remove stale build # This is the commit message #5: Remove redundant azure-misc plugin config # This is the commit message openshift#6: Gate openshift-azure on an extra needs-signoff label # This is the commit message openshift#7: Automate adding/removing needs-signoff label # This is the commit message #2: deprecate 3.9 prow # This is the commit message #3: remove 3.9 acs-engine builds # This is the commit message openshift#4: Remove stale build # This is the commit message #5: Remove redundant azure-misc plugin config # This is the commit message openshift#6: Gate openshift-azure on an extra needs-signoff label # This is the commit message openshift#7: Automate adding/removing needs-signoff label
ceca43a to
3689506
Compare
|
@rabugopsl: PR needs rebase. DetailsInstructions 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. |
For some reason the virsh --remove-all-storage isn't actually removing the storage, this may be because we moved to a non-default pool? This can quickly use up space as each leaked directory is about 2.2G so lets clean it up until we can find a more robust way to handle this in the installer.
Added go-vet prow job description. Use comment
/test go-vetto run the go-vet task.Additional folders may by added as command arguments after
./installer/....This change relies on PR Go Vet Shell Script