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: Make CI tests work against essential buckets (S3, GCS, Swift, Azure) #10

Open
kakkoyun opened this issue Jul 11, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@kakkoyun
Copy link
Member

# TODO(kakkoyun): Make this work with GCS,S3,SWIFT!
run: |-
if [ -z ${GCP_PROJECT} ]; then
export THANOS_TEST_OBJSTORE_SKIP=${THANOS_TEST_OBJSTORE_SKIP},GCS,S3
fi
echo "Skipping tests for object storages: ${THANOS_TEST_OBJSTORE_SKIP}"

@kakkoyun kakkoyun added the help wanted Extra attention is needed label Jul 11, 2022
@kakkoyun kakkoyun changed the title chore: Make CI tests work against essential buckets (S3, GCS, SWift) chore: Make CI tests work against essential buckets (S3, GCS, Swift) Jul 13, 2022
@bwplotka
Copy link
Member

Still to do 🤗

@bwplotka bwplotka changed the title chore: Make CI tests work against essential buckets (S3, GCS, Swift) chore: Make CI tests work against essential buckets (S3, GCS, Swift, Azure) Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants