Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-1357

[PROD] Creating gating.yaml files for CVP

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.3.0.GA
    • 1.3.0.GA
    • None
    • None
    • 2019.12

    Description

      We need to add the following gating.yaml file for every dist-git branch[1] we create for the 1.3.0 release for the Continuous Verification Pipeline(CVP) to work properly:

      gating.yaml

      --- !Policy
      id: kafka-jenkins
      product_versions:   - cvp
      decision_context: cvp_default
      rules:   - !PassingTestCaseRule {test_case_name: kafka-jenkins.default.systemtest}
      

      For cloning and navigating the dist-git repo:

      git clone  ssh://<username>@pkgs.devel.redhat.com/containers/amqstreams-1
      cd amqstreams-1
      git fetch --all
      git checkout <branch>   #e.g. rh-amqstreams-1.1-javabase-openshift-rhel-7
      # Make changes, then commit changes
      

      [1] http://pkgs.devel.redhat.com/cgit/containers/amqstreams-1/refs/heads

      Attachments

        Activity

          People

            kliberti Kyle Liberti
            kliberti Kyle Liberti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: