Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • koji-image-build koji-image-build
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linuxsupportlinuxsupport
  • koji-image-buildkoji-image-build
  • Merge requests
  • !8

Using after_script merging for printing VM details in all cases

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Daniel Juarez requested to merge test_after_script_artifacts into adding_tests Dec 18, 2019
  • Overview 1
  • Commits 3
  • Pipelines 3
  • Changes 1

Reuse the same anchor for the Yaml hidden keys we then extend on both c8 and cc7. Kind of deep merging for reusing as many CI scripts as possible.

CI anchor usage is kind of annoying when using extends, and even more in this case as after_scripts can only be used with an array of commands, no possibility to use blocks (i.e. - |-).

Edited Dec 18, 2019 by Daniel Juarez
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: test_after_script_artifacts