-
Notifications
You must be signed in to change notification settings - Fork 25
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
Testing prowjob after the webhook is configured per https://github.com/GoogleCloudPlatform/oss-test-infra/pull/1195 #90
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jcnars The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/meow |
In response to this:
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. |
/yuks |
/joke |
@jcnars: What do vegetarian zombies eat? Grrrrrainnnnnssss. In response to this:
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. |
/ok-to-test |
/test ? |
@jcnars: The following commands are available to trigger required jobs:
In response to this:
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. |
/test testjob |
/retest Ran this manually:
|
The error from prow status page: https://oss-prow.knative.dev/ is:
Looks like a permission issue. Exploring how to give access to oss-prow-public-deck@oss-prow.iam.gserviceaccount.com. |
/retest Added as noted here: (Internal) https://screenshot.googleplex.com/3rUJ57oXXYZBpG6 |
/test testjob added this: https://screenshot.googleplex.com/C9vf3bDn9P69GY5 because got the same error:
whenever we click on the "Details" link next to the test that passed and also on the prow jobs page (https://oss-prow.knative.dev/), clicking on |
/test all Editing a comment doesn't seem to trigger a test |
@jcnars: No jobs can be run with
In response to this:
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. |
/test testjob |
/test testjob Reason: Granted: https://screenshot.googleplex.com/HFdB43qEwULtx4X Reason: (Thanks ChaodaiG for clarification) When creating, this function createBucket() {
gsutil mb -p "${PROJECT}" -b on "${GCS_BUCKET}"
for i in ${CONTROL_PLANE_SA//,/ }
do
gsutil iam ch "serviceAccount:${i}:roles/storage.objectAdmin" "${GCS_BUCKET}"
done
} |
/test testjob |
/test testjob |
@jcnars-k8s-bot: No presubmit jobs available for google/bms-toolkit@master In response to this:
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. |
/test ? |
@jcnars: The following commands are available to trigger required jobs:
In response to this:
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. |
/test bms-toolkit-install |
Possibly the 400MB fs size is a remnant of prior troubleshooting to 'unbusy' the block device (I.O.W: in process of troubleshooting, we created the FS before extending to 60G):
|
/test bms-toolkit-install |
/test ? |
@jcnars: The following commands are available to trigger required jobs:
In response to this:
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. |
/test bms-toolkit-install |
/test bms-toolkit-install |
/test ? |
@jcnars: The following commands are available to trigger required jobs:
In response to this:
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. |
/test bms-toolkit-install |
https://oss-prow.knative.dev/view/gs/bmaas-testing-prow-bucket/pr-logs/pull/google_bms-toolkit/90/bms-toolkit-install/1466822662889148416 shows successful run again |
/meow |
In response to this:
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. |
/joke |
@jcnars: I decided to sell my Hoover… well it was just collecting dust. In response to this:
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. |
/joke |
@jcnars: People who don't eat gluten are really going against the grain. In response to this:
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. |
/test bms-toolkit-install |
1 similar comment
/test bms-toolkit-install |
/retest |
2 similar comments
/retest |
/retest |
/meow |
In response to this:
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. |
/meow |
In response to this:
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. |
/test bms-toolkit-install |
GoogleCloudPlatform/oss-test-infra#1195 was merged.
Editing a README file as a test change to trigger the prowjob.