Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Remove the install dependencies step from integration-test CI #4

Merged
merged 2 commits into from
Feb 11, 2023

Conversation

jaimesouza
Copy link
Contributor

Description

The Install dependencies step of the integration-test job in https://github.com/omnivector-solutions/slurmrestd-operator/blob/main/.github/workflows/ci.yaml#L66 only installs tox, which is also installed further by the Setup operator environment step (https://github.com/omnivector-solutions/slurmrestd-operator/blob/main/.github/workflows/ci.yaml#L68) (see the logs in https://github.com/omnivector-solutions/slurmrestd-operator/actions/runs/4130049841/jobs/7144948802).

How was the code tested?

The code was tested inside the GitHub CI pipeline that has been set up for this repository.

Checklist

  • I am the author of these changes, or I have the rights to submit them.
  • I have added the relevant changes to the README and/or documentation.
  • I have self reviewed my own code.
  • All requested changes and/or review comments have been resolved.

The install dependencies step only installs tox,
which is also installed further by the setup operator
environment step.
@jaimesouza jaimesouza requested a review from jamesbeedy February 9, 2023 19:42
@jamesbeedy
Copy link
Contributor

giving this my +1 even though the integration tests are failing as it doesn't have anything to do with these changes

@jamesbeedy jamesbeedy merged commit ed550b6 into main Feb 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants