#43 WIP: Test the zuul
Merged 3 years ago by humaton. Opened 3 years ago by humaton.
humaton/fedscm-admin master  into  master

ci/prepare.yaml ci/prepare_.yaml
file renamed
+5 -6
@@ -1,7 +1,6 @@ 

  - hosts: all

- tasks:

-   - name: Install dependencies

-     dnf:

-       name:

-         - git-core

-       state: latest

+   tasks:

+     - name: Install dependencies

+       dnf:

+         name: git-core

+         state: latest

Build failed.

  • tox : ERROR Unable to find playbook /var/lib/zuul/builds/ec28b2f38f6e40108596d7bc837da098/untrusted/project_3/pagure.io/fedscm-admin/ci/prepare.yaml in 8s

rebased onto 687af3daa71b23601cde527b3d30522a4a66e431

3 years ago

Hi, your pre-run playbook have a typo line 2 (task indentation).

Build failed.

  • tox : RETRY_LIMIT in 2m 08s

rebased onto 567dbdb

3 years ago

1 new commit added

  • Remove unused file
3 years ago

Build failed.

  • tox : RETRY_LIMIT in 2m 22s

2 new commits added

  • Remove unused file
  • Fix filename
3 years ago

Build succeeded.

  • tox : SUCCESS in 3m 28s

Pull-Request has been merged by humaton

3 years ago