stackabletech / druid-operator

An Operator for Apache Druid for Stackable Data Platform
Other
10 stars 0 forks source link

test: Update OIDC integration test #565

Closed labrenbe closed 3 months ago

labrenbe commented 4 months ago

Description

Part of https://github.com/stackabletech/druid-operator/issues/473

Update the OIDC integration test to do a full OIDC login flow and check that data ingestion is not broken.

Definition of Done Checklist

# Author
- [ ] Changes are OpenShift compatible
- [ ] CRD changes approved
- [ ] CRD documentation for all fields, following the [style guide](https://docs.stackable.tech/home/nightly/contributor/docs-style-guide).
- [ ] Helm chart can be installed and deployed operator works
- [ ] Integration tests passed (for non trivial changes)
- [ ] Changes need to be "offline" compatible
# Reviewer
- [ ] Code contains useful comments
- [x] (Integration-)Test cases added and/or extended
- [x] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added
- [ ] [Roadmap](https://github.com/orgs/stackabletech/projects/25/views/1) has been updated
sbernauer commented 3 months ago

@labrenbe the nightly tests are failing wuth KeyError: 'DRUID_OIDC', do you mind having a look? https://ci.stackable.tech/view/01%20Operator%20Tests%20(nightly)/job/druid-operator-it-nightly/520/