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

[Chore] Update test export-to-cluster-logging-lokistack to detect storageclass #3357

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

IshwarKanse
Copy link
Contributor

Description:
Update the test to detect storageclass available on the cluster.

% oc get storageclasses.storage.k8s.io 
NAME                     PROVISIONER             RECLAIMPOLICY   VOLUMEBINDINGMODE      ALLOWVOLUMEEXPANSION   AGE
ssd-csi                  pd.csi.storage.gke.io   Delete          WaitForFirstConsumer   true                   3h56m
standard-csi (default)   pd.csi.storage.gke.io   Delete          WaitForFirstConsumer   true                   3h56m

--- PASS: chainsaw (0.00s)
    --- PASS: chainsaw/export-to-cluster-logging-lokistack (192.23s)
PASS
Tests Summary...
- Passed  tests 1
- Failed  tests 0
- Skipped tests 0
Done.

@IshwarKanse IshwarKanse requested a review from a team as a code owner October 16, 2024 08:05
@IshwarKanse IshwarKanse changed the title Update export-to-cluster-logging-lokistack to detect storageclass [Chore] Update export-to-cluster-logging-lokistack to detect storageclass Oct 16, 2024
@IshwarKanse IshwarKanse changed the title [Chore] Update export-to-cluster-logging-lokistack to detect storageclass [Chore] Update test export-to-cluster-logging-lokistack to detect storageclass Oct 16, 2024
@pavolloffay pavolloffay merged commit b703b78 into open-telemetry:main Oct 16, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants