#27 run: add log_raw optional field
Merged 5 years ago by psss. Opened 5 years ago by mvadkert.
fedora-ci/ mvadkert/messages rfe/run-text-log  into  master

@@ -11,6 +11,7 @@ 

    "run": {

      "url": "https://somewhere.com/job/ci-openstack/4794",

      "log": "https://somewhere.com/job/ci-openstack/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-openstack/4794/consoleText",

      "debug": "https://somewhere.com/job/ci-openstack/4794/artifacts/debug.txt",

      "rebuild": "https://somewhere.com/job/ci-openstack/4794/rebuild/parametrized"

    },

@@ -11,6 +11,7 @@ 

    "run": {

      "url": "https://somewhere.com/job/ci-openstack/4794",

      "log": "https://somewhere.com/job/ci-openstack/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-openstack/4794/console",

      "debug": "https://somewhere.com/job/ci-openstack/4794/artifacts/debug.txt",

      "rebuild": "https://somewhere.com/job/ci-openstack/4794/rebuild/parametrized"

    },

@@ -10,7 +10,8 @@ 

    },

    "run": {

      "url": "https://somewhere.com/job/ci-openstack/4794",

-     "log": "https://somewhere.com/job/ci-openstack/4794/console"

+     "log": "https://somewhere.com/job/ci-openstack/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-openstack/4794/consoleText"

    },

    "artifact": {

      "type": "brew-build",

@@ -10,7 +10,8 @@ 

    },

    "run": {

      "url": "https://somewhere.com/job/ci-openstack/4794",

-     "log": "https://somewhere.com/job/ci-openstack/4794/console"

+     "log": "https://somewhere.com/job/ci-openstack/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-openstack/4794/consoleText"

    },

    "artifact": {

      "type": "brew-build",

@@ -11,6 +11,7 @@ 

    "run": {

      "url": "https://somewhere.com/job/ci-job/4794",

      "log": "https://somewhere.com/job/ci-job/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-job/4794/consoleText",

      "debug": "https://somewhere.com/job/ci-job/4794/artifacts/debug.txt",

      "rebuild": "https://somewhere.com/job/ci-job/4794/rebuild/parametrized"

    },

@@ -11,6 +11,7 @@ 

    "run": {

      "url": "https://somewhere.com/job/ci-job/4794",

      "log": "https://somewhere.com/job/ci-job/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-job/4794/consoleText",

      "debug": "https://somewhere.com/job/ci-job/4794/artifacts/debug.txt",

      "rebuild": "https://somewhere.com/job/ci-job/4794/rebuild/parametrized"

    },

@@ -10,7 +10,8 @@ 

    },

    "run": {

      "url": "https://somewhere.com/job/ci-job/4794",

-     "log": "https://somewhere.com/job/ci-job/4794/console"

+     "log": "https://somewhere.com/job/ci-job/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-job/4794/consoleText"

    },

    "artifact": {

      "type": "container-image",

@@ -10,7 +10,8 @@ 

    },

    "run": {

      "url": "https://somewhere.com/job/ci-job/4794",

-     "log": "https://somewhere.com/job/ci-job/4794/console"

+     "log": "https://somewhere.com/job/ci-job/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-job/4794/consoleText"

    },

    "artifact": {

      "type": "container-image",

@@ -11,6 +11,7 @@ 

    "run": {

      "url": "https://somewhere.com/job/ci-openstack/4794",

      "log": "https://somewhere.com/job/ci-openstack/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-openstack/4794/consoleText",

      "debug": "https://somewhere.com/job/ci-openstack/4794/artifacts/debug.txt",

      "rebuild": "https://somewhere.com/job/ci-openstack/4794/rebuild/parametrized"

    },

@@ -11,6 +11,7 @@ 

    "run": {

      "url": "https://somewhere.com/job/ci-openstack/4794",

      "log": "https://somewhere.com/job/ci-openstack/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-openstack/4794/consoleText",

      "debug": "https://somewhere.com/job/ci-openstack/4794/artifacts/debug.txt",

      "rebuild": "https://somewhere.com/job/ci-openstack/4794/rebuild/parametrized"

    },

@@ -10,7 +10,8 @@ 

    },

    "run": {

      "url": "https://somewhere.com/job/ci-openstack/4794",

-     "log": "https://somewhere.com/job/ci-openstack/4794/console"

+     "log": "https://somewhere.com/job/ci-openstack/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-openstack/4794/consoleText"

    },

    "artifact": {

      "type": "koji-build",

@@ -10,7 +10,8 @@ 

    },

    "run": {

      "url": "https://somewhere.com/job/ci-openstack/4794",

-     "log": "https://somewhere.com/job/ci-openstack/4794/console"

+     "log": "https://somewhere.com/job/ci-openstack/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-openstack/4794/consoleText"

    },

    "artifact": {

      "type": "koji-build",

@@ -8,7 +8,8 @@ 

    },

    "run": {

      "url": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/",

-     "log": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/consoleText"

+     "log": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/console",

+     "log_raw": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/consoleText"

    },

    "system": [

      {

@@ -8,7 +8,8 @@ 

    },

    "run": {

      "url": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/2/",

-     "log": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/2/consoleText"

+     "log": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/2/console",

+     "log_raw": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/2/consoleText"

    },

    "system": [

      {

@@ -8,7 +8,8 @@ 

    },

    "run": {

      "url": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/",

-     "log": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/consoleText"

+     "log": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/console",

+     "log_raw": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/consoleText"

    },

    "artifact": {

      "type": "productmd-compose",

@@ -8,7 +8,8 @@ 

    },

    "run": {

      "url": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/",

-     "log": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/consoleText"

+     "log": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/console",

+     "log_raw": "https://rtt.somewhere.com/job/compose-RHEL-ALT-7-nightly-tier2-acceptance/arch=aarch64,variant=Server/1/consoleText"

    },

    "artifact": {

      "type": "productmd-compose",

@@ -10,7 +10,8 @@ 

    },

    "run": {

      "url": "https://somewhere.com/job/ci-job/4794",

-     "log": "https://somewhere.com/job/ci-job/4794/console"

+     "log": "https://somewhere.com/job/ci-job/4794/console",

+     "log_raw": "https://somewhere.com/job/ci-job/4794/consoleText"

    },

    "artifact": {

      "id": "d6886145-4782-42ff-924f-adf0ed20f6d4",

file modified
+8 -2
@@ -14,9 +14,15 @@ 

          format: uri

      log:

          description:

-             URL of build log.

+             URL of build log. Can be an HTML page.

          examples:

-             - https://somewhere.com/job/ci-openstack/4794/console

+             - https://somewhere.com/job/ci-openstack/4794/console 

+         type: string

+     log_raw:

+         description:

+             URL of a plain-text build log, which can be followed for progress.

+         examples:

+             - https://somewhere.com/job/ci-openstack/4794/consoleText

          type: string

      rebuild:

          description: