Project

Profile

Help

Issue #6508

closed

pulp_installer molecule failures in are reported as success in CI

Added by mdepaulo@redhat.com about 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Sprint 70
Quarter:

Description

This appears to because this Github Actions step:

      - name: Run tox
        run: for i in 1 2; do tox && break || sleep 45; done
        shell: bash

Suppresses the return code of the final tox run; sleep 45 returns success


Related issues

Related to Pulp - Issue #6509: pulp_installer devel role CI is failing on CentOS 8 Stream with a module metadata errorCLOSED - CURRENTRELEASEmdepaulo@redhat.comActions
Actions #1

Updated by mdepaulo@redhat.com about 4 years ago

  • Sprint set to Sprint 70
Actions #2

Updated by mdepaulo@redhat.com about 4 years ago

  • Related to Issue #6509: pulp_installer devel role CI is failing on CentOS 8 Stream with a module metadata error added

Added by Mike DePaulo about 4 years ago

Revision 3725e0dd | View on GitHub

Fix molecule failures in CI reported as success

fixes: #6508

Added by Mike DePaulo about 4 years ago

Revision 3725e0dd | View on GitHub

Fix molecule failures in CI reported as success

fixes: #6508

Actions #3

Updated by Anonymous about 4 years ago

  • Status changed from NEW to MODIFIED

Added by Mike DePaulo about 4 years ago

Revision 15e395b1 | View on GitHub

Fix molecule failures in CI reported as success

re: #6508

[noissue]

Actions #4

Updated by mdepaulo@redhat.com about 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #5

Updated by bmbouter almost 4 years ago

  • Category set to Installer - Moved to GitHub issues
  • Tags deleted (Pulp 3 installer)

Also available in: Atom PDF