#33 Add zuul config for testing RPMs
Closed by asaleh. Opened by asaleh.
asaleh/mirrors-countme zuul-rpm  into  main

Download 33.patch

Add zuul config for testing RPMs, work-in progress.

Zuul encountered a syntax error while parsing its configuration in the
repo mirrors-countme on branch main. The error was:

expected str for dictionary value @ data['check']['jobs'][0]['rpm-linter']

The error appears in the following project-template stanza:

project-template:
name: rpm-lint
check:
jobs:
- rpm-linter:
dependencies:
- rpm-scratch-build
- rpm-rpminspect:
voting: False
dependencies:
- rpm-scratch-build

in "mirrors-countme/.zuul.yaml@main", line 7, column 3

1 new commit added

  • Change zuul configuration to mockbuild

Zuul encountered a syntax error while parsing its configuration in the
repo mirrors-countme on branch main. The error was:

The project template "rpm-build" was not found.

The error appears in the following project stanza:

project:
templates:
- rpm-build
- rpm-lint
check:
jobs:
- tox-f33
- rpm-mock-build:
vars:
mock_config: fedora-33-x86_64
build_from_source: true
version_from_specfile: true
src_name: rpmautospec
nodeset: fedora-33-vm

in "mirrors-countme/.zuul.yaml@main", line 9, column 3

2 new commits added

  • Change zuul configuration to mockbuild
  • Add zuul config for testing RPMs

Zuul encountered a syntax error while parsing its configuration in the
repo mirrors-countme on branch main. The error was:

The project template "rpm-build" was not found.

The error appears in the following project stanza:

project:
templates:
- rpm-build
- rpm-lint
check:
jobs:
- tox-f33
- rpm-mock-build:
vars:
mock_config: fedora-33-x86_64
build_from_source: true
version_from_specfile: true
src_name: rpmautospec
nodeset: fedora-33-vm

in "mirrors-countme/.zuul.yaml@main", line 9, column 3

2 new commits added

  • Change zuul configuration to mockbuild
  • Add zuul config for testing RPMs

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

1 new commit added

  • Attemt to fix the zuul-config for rpm mock build

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

3 new commits added

  • Attemt to fix the zuul-config for rpm mock build
  • Change zuul configuration to mockbuild
  • Add zuul config for testing RPMs

Build succeeded.

1 new commit added

  • Adding a zuul koji build

Zuul encountered a syntax error while parsing its configuration in the
repo mirrors-countme on branch main. The error was:

while parsing a block collection
in "mirrors-countme/.zuul.yaml@main", line 12, column 9
did not find expected '-' indicator
in "mirrors-countme/.zuul.yaml@main", line 20, column 10

4 new commits added

  • Adding a zuul koji build
  • Attemt to fix the zuul-config for rpm mock build
  • Change zuul configuration to mockbuild
  • Add zuul config for testing RPMs

Zuul encountered a syntax error while parsing its configuration in the
repo mirrors-countme on branch main. The error was:

while parsing a block collection
in "mirrors-countme/.zuul.yaml@main", line 12, column 9
did not find expected '-' indicator
in "mirrors-countme/.zuul.yaml@main", line 20, column 10

1 new commit added

  • Change to a minimal rpmbuild config

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

5 new commits added

  • Change to a minimal rpmbuild config
  • Adding a zuul koji build
  • Attemt to fix the zuul-config for rpm mock build
  • Change zuul configuration to mockbuild
  • Add zuul config for testing RPMs

5 new commits added

  • Change to a minimal rpmbuild config
  • Adding a zuul koji build
  • Attemt to fix the zuul-config for rpm mock build
  • Change zuul configuration to mockbuild
  • Add zuul config for testing RPMs

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

This needs to be rebased/fixed. I merged this in the wrong order with the next PR. My apologies.

rebased onto fcfe6ab6f61bf35cf6441b0cedcf8892bacd2a60

Merge Failed.

This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset.

Pull-Request has been closed by asaleh

Metadata