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

Clean up YAML tests #1351

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Clean up YAML tests #1351

merged 1 commit into from
Sep 24, 2019

Commits on Sep 24, 2019

  1. Clean up YAML tests

    - Use generateName where appropriate in TaskRuns; this makes it easier
      to re-run them multiple times, and we should probably recommend this
      more widely.
    - Create YAML resources instead of applying them (this is required to
      support generateName)
    - Rename files to remove unnecessary "taskrun-" prefix.
    - Rename TaskRuns to remove unnecessary "test-" prefix, and in general
      to match the name of the file -- this should help identifying the file
      that contains a failed TaskRun.
    imjasonh committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    85a56d8 View commit details
    Browse the repository at this point in the history