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

[airbyte-ci] fix test regression following secret mounting strategy change #30477

Conversation

alafanechere
Copy link
Contributor

@alafanechere alafanechere commented Sep 15, 2023

What

A test is not passing as it always assumes the secrets are scrubbed by Dagger.
It's not the case since previous version: we now locally mount secrets as files, not secret.
The scrubbing does not run locally, the test won't pass if it's context is not set to CI.

How

Set the context to CI on this specific test.

Copy link
Contributor Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@alafanechere alafanechere force-pushed the augustin/09-15-_airbyte-ci_fix_test_regression_following_secret_mounting_strategy_change branch from 670960b to e4d5ef4 Compare September 15, 2023 14:49
@alafanechere alafanechere requested review from postamar and a team September 15, 2023 14:49
@alafanechere alafanechere merged commit cad23ff into master Sep 15, 2023
21 checks passed
@alafanechere alafanechere deleted the augustin/09-15-_airbyte-ci_fix_test_regression_following_secret_mounting_strategy_change branch September 15, 2023 19:01
Copy link
Contributor Author

Merge Activity

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