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

Ensure chectl binaries archives are working #19026

Closed
benoitf opened this issue Feb 10, 2021 · 0 comments
Closed

Ensure chectl binaries archives are working #19026

benoitf opened this issue Feb 10, 2021 · 0 comments
Labels
area/chectl Issues related to chectl, the CLI of Che kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@benoitf
Copy link
Contributor

benoitf commented Feb 10, 2021

Is your enhancement related to a problem? Please describe.

chectl in development mode can be tested just by running bin/chectl easily but end-users are using files from .tgz/zip files

Describe the solution you'd like

We should have e2e tests using the archive produced by chectl and not using the developer mode of chectl (using bin/run)

Describe alternatives you've considered

could be one job among the others

Additional context

should prevent the error we have today:

[16:54:49] → ENOENT: no such file or directory, open '/usr/local/templates/che-operator/service_account.yaml' 
88 › Error: Error: ENOENT: no such file or directory, open 
89 › '/usr/local/templates/che-operator/service_account.yaml' 
90 › Command server:deploy failed. Error log: 
91 › /home/runner/.cache/chectl/error.log 
92stack=Error: Command failed with exit code 2: chectl server:deploy --listr-renderer=verbose --platform=minikube --che-operator-cr-patch-yaml=/tmp/custom-resource-patch.yaml --chenamespace=eclipse-che 
93 › Error: Error: ENOENT: no such file or directory, open 
94 › '/usr/local/templates/che-operator/service_account.yaml' 
95 › Command server:deploy failed. Error log: 
96 › /home/runner/.cache/chectl/error.log
@benoitf benoitf added kind/enhancement A feature request - must adhere to the feature request template. area/chectl Issues related to chectl, the CLI of Che kind/task Internal things, technical debt, and to-do tasks to be performed. and removed kind/enhancement A feature request - must adhere to the feature request template. labels Feb 10, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Feb 10, 2021
@benoitf benoitf changed the title Ensure chectl binary compiled from source is working Ensure chectl binaries archives are working Feb 10, 2021
@l0rd l0rd added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Feb 10, 2021
@tolusha tolusha added this to the 7.28 milestone Feb 19, 2021
@tolusha tolusha mentioned this issue Feb 25, 2021
70 tasks
@tolusha tolusha closed this as completed Mar 3, 2021
@tolusha tolusha modified the milestones: 7.28, 7.27 Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants