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

Create Task for Tekton Pipeline end to end tests #533

Closed
bobcatfish opened this issue Feb 21, 2019 · 1 comment
Closed

Create Task for Tekton Pipeline end to end tests #533

bobcatfish opened this issue Feb 21, 2019 · 1 comment
Labels
area/yamls This issue involves writing a lot of yaml design This task is about creating and discussing a design

Comments

@bobcatfish
Copy link
Collaborator

bobcatfish commented Feb 21, 2019

Expected Behavior

We should be testing and releasing Pipelines with Pipelines.

We should have a Task (and related Resources) defined that we can use to:

The Task

  • Inputs:
    • git repo
    • cluster (which has Tekton Pipelines already deployed to it, #534)
  • Outputs:
  • Parameters:
    • some kind of gubernator endpoint info, will have to look into existing scripts to figure this out

Actual Behavior

We currently use prow and e2e-tests.sh.

Additional Info

  • Actually triggering this is not in scope for this issue, it's fine to test manually (we'll be linking these together in a later issue)
  • We're going to need a service account that can update GitHub PR checks
@bobcatfish bobcatfish added area/yamls This issue involves writing a lot of yaml design This task is about creating and discussing a design okr This is for some internal Google project tracking and removed okr This is for some internal Google project tracking labels Feb 21, 2019
@vdemeester vdemeester modified the milestone: Pipelines 0.5 🐱 May 29, 2019
@bobcatfish
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/yamls This issue involves writing a lot of yaml design This task is about creating and discussing a design
Projects
None yet
Development

No branches or pull requests

2 participants