Skip to content

Conversation

@rnc
Copy link
Collaborator

@rnc rnc commented Sep 5, 2024

These changes follow on from #2066 and #2067 in order to make it easier for developers to run the minikube CI tests locally.
In this PR I've vastly simplified the minikube-ci.sh script so it mostly completely relies upon the minikube-development.sh script but also passes the --clean option which in base-development.sh will clean out old runs. This allows local users to reuse it. All defaults have been moved to base-development.sh which makes long term maintenance simpler. All scripts now use /bin/bash as on GHActions /bin/sh links to dash giving unexpected side-affects.

NOTE : I have set JBS_S3_SYNC_ENABLED to default to false in this PR.

While there are still two TODO given its unclear if those CRD or secrets are actually needed for minikube development I've left them commented out for now so this could be potentially revisited in future.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 5, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@codecov
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.51%. Comparing base (ce487a4) to head (b11f22a).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2077      +/-   ##
============================================
- Coverage     39.52%   39.51%   -0.02%     
+ Complexity      812      811       -1     
============================================
  Files           301      301              
  Lines         14145    14145              
  Branches       1467     1467              
============================================
- Hits           5591     5589       -2     
- Misses         7906     7907       +1     
- Partials        648      649       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rnc rnc changed the title Default container builds to true Minikube CI and development changes Sep 5, 2024
@rnc rnc force-pushed the KJB40 branch 2 times, most recently from e058341 to 480bab2 Compare September 5, 2024 11:00
@rnc rnc marked this pull request as ready for review September 5, 2024 11:00
@openshift-ci openshift-ci bot requested a review from vibe13 September 5, 2024 11:00
@rnc
Copy link
Collaborator Author

rnc commented Sep 5, 2024

/retest

1 similar comment
@rnc
Copy link
Collaborator Author

rnc commented Sep 5, 2024

/retest

@vibe13
Copy link
Member

vibe13 commented Sep 6, 2024

/approve

@vibe13
Copy link
Member

vibe13 commented Sep 6, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 6, 2024
@rnc rnc merged commit 929d4cc into redhat-appstudio:main Sep 6, 2024
@rnc rnc deleted the KJB40 branch September 6, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants