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

Also available in: Atom PDF