Skip to content

Conversation

@tolusha
Copy link
Contributor

@tolusha tolusha commented Feb 4, 2025

What does this PR do?

Add operator test on linux/arm64 platform

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

eclipse-che/che#23128

How to test this PR?

  1. Prepare a patch file if needed:
cat > /tmp/cr-patch.yaml <<EOF
apiVersion: org.eclipse.che/v2
kind: CheCluster
spec: {}
EOF
  1. Deploy the operator:

OpenShift

./build/scripts/olm/test-catalog-from-sources.sh --cr-patch-yaml /tmp/cr-patch.yaml

on Minikube

./build/scripts/minikube-tests/test-operator-from-sources.sh --cr-patch-yaml /tmp/cr-patch.yaml

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Signed-off-by: Anatolii Bazko <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Feb 4, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tolusha

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

Details Needs approval from an approver in each of these files:

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

Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
@tolusha tolusha changed the title chore: Add test for arm64 chore: Add operator test for arm64 platform Feb 4, 2025
Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
@ibuziuk
Copy link
Member

ibuziuk commented Feb 6, 2025

@tolusha great job, once the PR is merged what would be the process of installing Eclipse Che on arm64 clusters? Will it be available for installation from OperatorHub?

Signed-off-by: Anatolii Bazko <[email protected]>
@tolusha
Copy link
Contributor Author

tolusha commented Feb 10, 2025

/retest

@achdmbp
Copy link

achdmbp commented Feb 12, 2025

was trying to test this PR. running ./build/scripts/olm/test-catalog-from-sources.sh --cr-patch-yaml /tmp/cr-patch.yaml, I'm getting:

make: *** [bundle-name] Error 1
error: exactly one NAME is required, got 0
See 'kubectl create namespace -h' for help and examples
make: *** [create-operatorgroup] Error 1

@tolusha
Copy link
Contributor Author

tolusha commented Feb 13, 2025

/test v14-devworkspace-happy-path

Signed-off-by: Anatolii Bazko <[email protected]>
@tolusha
Copy link
Contributor Author

tolusha commented Feb 13, 2025

@achdmbp
Tests scripts work only on linux, unfortunately they are not adapted for MacOs

Signed-off-by: Anatolii Bazko <[email protected]>
@tolusha tolusha merged commit 4ae191d into main Feb 13, 2025
16 of 17 checks passed
@tolusha tolusha deleted the addarm64test branch February 13, 2025 12:46
@devspacesbuild
Copy link

Build 3.20 :: operator_3.x/441: Console, Changes, Git Data

@devspacesbuild
Copy link

@devspacesbuild
Copy link

@devspacesbuild
Copy link

@devspacesbuild
Copy link

@devspacesbuild
Copy link

Build 3.20 :: operator_3.x/441: SUCCESS

Upstream sync done; /DS_CI/sync-to-downstream_3.x/8766 triggered

@devspacesbuild
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants