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

Various refactoring and fixes #108

Merged
merged 7 commits into from Apr 12, 2021

Conversation

kpouget
Copy link
Collaborator

@kpouget kpouget commented Apr 9, 2021

  • b363aab - refactoring: use one-line fail/debug tasks

  • 91c95aa - capture_environment: remove unused variable

  • 1d2ad96 - nfd_has_labels: do not use 'ignore_errors' in rescue check

  • cc1d2d6 - .github/workflows/sync-release-branches.yml: do sync 4.5

  • 3b1d744 - gpu_operator_wait_deployment: fix 1.4.0 testing

  • 94c6e2d - gpu_operator_deploy_custom_commit: add debug commands to better understand 'ImagePullBackOff' errors

  • d3f68bb - toolbox: move ansible_facts to $ARTIFACT_DIR

@kpouget kpouget requested review from ArangoGutierrez and removed request for zvonkok and sjug April 9, 2021 08:30
@kpouget
Copy link
Collaborator Author

kpouget commented Apr 12, 2021

/test gpu-operator-e2e

@kpouget
Copy link
Collaborator Author

kpouget commented Apr 12, 2021

/approve

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 12, 2021
Copy link
Contributor

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@@ -27,7 +27,7 @@ jobs:
set -x;
git show -s;
git fetch origin --unshallow;
for branch in release-{4.6,4.7,4.8,4.9};
for branch in release-{4.5,4.6,4.7,4.8,4.9};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dear god.... we should drop 4.5 soon

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 12, 2021
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ArangoGutierrez, kpouget

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [ArangoGutierrez,kpouget]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit c3ba012 into openshift-psap:master Apr 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants