-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Part of stackabletech/issues#722
This is testing that the nightly 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 / waitingred_circle
: In progress with errorsorange_circle
: Completed with minor issues or anomaliesgreen_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.
- airflow-scheduled-job: adapt to listener changes #247 @maltesander
- data-lakehouse-iceberg-trino-spark @maltesander
- end-to-end-security @maltesander
- hbase-hdfs-load-cycling-data @adwk67
- jupyterhub-keycloak @Techassi
- jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data @razvan
- logging @Techassi
- nifi-kafka-druid-earthquake-data @adwk67
- nifi-kafka-druid-water-level-data @adwk67 fix: Water-level demo, docs and jobs #256
- signal-processing @Techassi
- spark-k8s-anomaly-detection-taxi-data @maltesander
- trino-iceberg @dervoeti
- fix(demo/trino-taxi-data): Use new listener service #254 @NickLarsenNZ
Additional stacks
If we have time (otherwise they can be tested and patched after the release)
- monitoring @sbernauer
- logging
- dual-hive-hdfs-s3
- observability @NickLarsenNZ
- tutorial-openldap
- openldap
Nightly 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/.
# Install demo (stable operators) for the nightly release.
stackablectl demo install <DEMO_NAME> --release dev
# --- IMPORTANT ---
# Run through the nightly demo instructions (refer to the list above).