You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is testing that the rc1 release of the operators and products do not negatively impact
the products.
Note
Record the results (issues, anomalies, or success) during the process in a comment on this issue.
Eg:
:green_circle:**airflow-scheduled-job**
The CRD had been updated and I needed to change the following in the manifest:
...
The following emojis can be used to indicate the status:
hourglass: In progress / waiting
red_circle: In progress with errors
orange_circle: Completed with minor issues or anomalies
green_circle: Completed without issues or errors
List of demos
Replace the items in the lists below with the applicable Pull Requests (if any). Also put your
GitHub handle next to the demo to indicate a particular demo was picked up for testing.
Because images have been tagged with the -rc1 suffix, the demos in the release branch will not yet work.
Instead, please clone the demos repository, and checkout the pr-release-25.7-rc1 branch.
See PR here with changes: #269
You will also need to remove the github repo prefix from stack/demo definitions.
# Install demo (stable operators) for the nightly release.
stackablectl demo install <DEMO_NAME> --release-file releases.yaml --demo-file=demos/demos-v2.yaml --stack-file=stacks/stacks-v2.yaml
# --- IMPORTANT ---# Run through the nightly demo instructions (refer to the list above).
Part of stackabletech/issues#722
This is testing that the rc1 release of the operators and products do not negatively impact
the products.
Note
Record the results (issues, anomalies, or success) during the process in a comment on this issue.
Eg:
The following emojis can be used to indicate the status:
hourglass: In progress / waitingred_circle: In progress with errorsorange_circle: Completed with minor issues or anomaliesgreen_circle: Completed without issues or errorsList of demos
Replace the items in the lists below with the applicable Pull Requests (if any). Also put your
GitHub handle next to the demo to indicate a particular demo was picked up for testing.
data-lakehouse-iceberg-trino-sparkain't nobody got time for datNightly from Scratch Testing Instructions
These instructions are for deploying and completing the nightly demo from scratch.
Tip
Be sure to select the nightly docs version on https://docs.stackable.tech/home/nightly/demos/.
Important
Because images have been tagged with the
-rc1suffix, the demos in the release branch will not yet work.Instead, please clone the demos repository, and checkout the
pr-release-25.7-rc1branch.See PR here with changes: #269
You will also need to remove the github repo prefix from stack/demo definitions.