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

Local test #10658

Draft
wants to merge 42 commits into
base: main
Choose a base branch
from
Draft

Local test #10658

wants to merge 42 commits into from

Conversation

MichalKalke
Copy link
Contributor

Description

Changes proposed in this pull request:

  • ...
  • ...
  • ...

Related issue(s)

@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 14, 2024
@kyma-bot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. add-or-update labels May 14, 2024
@kyma-bot

This comment has been minimized.

@kyma-bot kyma-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 15, 2024
@MichalKalke
Copy link
Contributor Author

/retest

1 similar comment
@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke MichalKalke added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 17, 2024
@MichalKalke
Copy link
Contributor Author

/test all

1 similar comment
@MichalKalke
Copy link
Contributor Author

/test all

@MichalKalke
Copy link
Contributor Author

/retest

1 similar comment
@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/test all

@MichalKalke
Copy link
Contributor Author

/retest

@kyma-bot

This comment has been minimized.

@MichalKalke
Copy link
Contributor Author

/retest

10 similar comments
@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/retest

@MichalKalke
Copy link
Contributor Author

/retest

@kyma-bot
Copy link
Contributor

kyma-bot commented May 27, 2024

Plan Result

CI link

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.service_account_keys_cleaner.google_cloud_scheduler_job.service_account_keys_cleaner
Change Result (Click me)
  # module.service_account_keys_cleaner.google_cloud_scheduler_job.service_account_keys_cleaner will be updated in-place
  ~ resource "google_cloud_scheduler_job" "service_account_keys_cleaner" {
        id               = "projects/sap-kyma-prow/locations/europe-west3/jobs/service-account-keys-cleaner"
        name             = "service-account-keys-cleaner"
        # (8 unchanged attributes hidden)

      ~ http_target {
          ~ uri         = "https://service-account-keys-cleaner-q25ja7ch3q-ez.a.run.app/?project=sap-kyma-prow&age=24" -> "https://service-account-keys-cleaner-q25ja7ch3q-ez.a.run.app?project=sap-kyma-prow&age=24"
            # (2 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@MichalKalke
Copy link
Contributor Author

/retest

@kyma-bot kyma-bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 27, 2024
@MichalKalke
Copy link
Contributor Author

/retest

@kyma-bot
Copy link
Contributor

@MichalKalke: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-test-infra-vpathguard a85c5fb link true /test pull-test-infra-vpathguard

Full PR test history. Your PR dashboard.

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-sigs/prow repository. I understand the commands that are listed here.

@dekiel
Copy link
Contributor

dekiel commented Jun 3, 2024

@MichalKalke please consider implementing this tests in GitHub Actions. Prow is going to be shutdown soon and you will be forced to migrate these tests out of Prow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-or-update cla: yes Indicates the PR's author has signed the CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants