Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: chore: migrate crc-e2e #39

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

WIP: chore: migrate crc-e2e #39

wants to merge 1 commit into from

Conversation

albfan
Copy link

@albfan albfan commented Oct 23, 2024

migrates crc-e2e from qe-platform.

relates #30

@albfan albfan marked this pull request as draft October 23, 2024 09:00
@albfan albfan force-pushed the crc-e2e branch 2 times, most recently from ddae45a to 929a2f9 Compare October 23, 2024 11:40
@albfan albfan self-assigned this Oct 23, 2024
@albfan albfan marked this pull request as ready for review October 23, 2024 11:42
crc-e2e/CHANGELOG.md Outdated Show resolved Hide resolved
crc-e2e/tkn/tpl/crc-e2e.tpl.yaml Outdated Show resolved Hide resolved
description: type of arch (amd64, arm64). Defaults amd64
default: amd64
# remote target host params
- name: host
Copy link
Collaborator

Choose a reason for hiding this comment

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

Would suggest to change this to a Workspace having the structure similar to a secret

crc-e2e/tkn/tpl/crc-e2e.tpl.yaml Outdated Show resolved Hide resolved
.github/workflows/crc-e2e-builder.yaml Outdated Show resolved Hide resolved
.github/workflows/crc-e2e-builder.yaml Show resolved Hide resolved
run: |
echo ${{ env.image }} > crc-e2e-image
echo ${{ github.event_name }} > crc-e2e-build-event

Copy link
Collaborator

Choose a reason for hiding this comment

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

Same as previous, it applies in general to all build job


jobs:
push:
name: push
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same as for other gh action flow, all oci related steps should be removed

@albfan albfan force-pushed the crc-e2e branch 3 times, most recently from 15920dc to 24acfec Compare October 31, 2024 10:07
@albfan albfan marked this pull request as draft November 4, 2024 12:45
@albfan albfan changed the title chore: migrate crc-e2e WIP: chore: migrate crc-e2e Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Work In Progress
Development

Successfully merging this pull request may close these issues.

3 participants