Skip to content

Check tmp dir of all datastores#219

Merged
pawbu merged 9 commits intoworkflow_multitenancy_testsfrom
bug-fix-tmp-dir-check
Jan 8, 2026
Merged

Check tmp dir of all datastores#219
pawbu merged 9 commits intoworkflow_multitenancy_testsfrom
bug-fix-tmp-dir-check

Conversation

@pawbu
Copy link
Contributor

@pawbu pawbu commented Dec 30, 2025

The code gets all RDNs from datastore-api, then loops through them but uses the hardcoded RDN from environment. The fix is to use the current RDN we're iterating over.

@pawbu pawbu requested a review from a team as a code owner December 30, 2025 09:41
Copy link
Contributor

@linnbjornerud linnbjornerud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@DanielElisenberg DanielElisenberg changed the base branch from main to workflow_multitenancy_tests January 7, 2026 12:55
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 7, 2026

@pawbu pawbu requested a review from a team January 7, 2026 13:06
@pawbu pawbu merged commit c81b026 into workflow_multitenancy_tests Jan 8, 2026
2 checks passed
@pawbu pawbu deleted the bug-fix-tmp-dir-check branch January 8, 2026 07:09
DanielElisenberg added a commit that referenced this pull request Jan 14, 2026
* workflow_multitenancy_tests: move code from app

* workflow_multitenancy_tests: move code to manager

* workflow_multitenancy_tests: update to use job context

* workflow_multitenancy_tests: restart from scratch tests

* workflow_multitenancy_tests: gitkeeps

* Remove dotenv (#212)

* remove_dotenv: move to conftest

* remove_dotenv: remove dependency

* More integration tests (#213)

* more_integration_tests: new datastore resouce dirs

* more_integration_tests: add to common functions

* more_integration_tests: add rollback tests

* more_integration_tests: fix

* more_integration_tests: fix

* Reintroduce unit tests (#214)

* reintroduce_unit_tests: adapter tests

* reintroduce_unit_tests: config tests

* reintroduce_unit_tests: manager tests

* reintroduce_unit_tests: worker tests

* reintroduce_unit_tests: fix resources

* reintroduce_unit_tests: fixes manager test

* reintroduce_unit_tests: fixes

* reintroduce_unit_tests: missing gitkeep

* reintroduce_unit_tests: fix imports

* reintroduce_unit_tests: test fixes

* update_urllib3: update (#215)

* reintroduce_fs_models_test: reintroduce (#217)

* Check tmp dir of all datastores (#219)

* pin_actions: better security (#210)

* Use variables from env in workflow scripts

* remove double env in workflow-step

* update INTEGRATION_TEST_WORKFLOW and DEPLOY_WORKFLOW in env

* Update urllib3

* Check tmp dir of all datastores

---------

Co-authored-by: linnbjornerud <linnchb@gmail.com>
Co-authored-by: Linn Bjørnerud <125447659+linnbjornerud@users.noreply.github.com>

* Extra assertions integration tests (#221)

* extra_assertions_integration_tests: added metadata update assertions

* extra_assertions_integration_tests: more assertions, update resources

* extra_assertions_integration_tests: update dependencies

* extra_assertions_integration_tests: ruff

---------

Co-authored-by: pawbu <pawbu@users.noreply.github.com>
Co-authored-by: linnbjornerud <linnchb@gmail.com>
Co-authored-by: Linn Bjørnerud <125447659+linnbjornerud@users.noreply.github.com>
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.

3 participants