pipelines-as-code icon indicating copy to clipboard operation
pipelines-as-code copied to clipboard

disable github/gitlab e2e tests and run them as "bi/nightly"

Open chmouel opened this issue 3 years ago • 0 comments

Since we move to gitea for everything feature on e2e tests, we can move the existing tests from github/gitlab and everything that goes beyond, test a simple pr on that provider to nightly.

  • [ ] setup incoming_webhook on pac-infra
  • [ ] disable some test behind testing env variable
  • [ ] create a pipelinerun in pipelines-as-code/.tekton/ running e2e tests in full mode and report status to internal slack.

chmouel avatar Sep 28 '22 09:09 chmouel