Skip to content

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Dec 12, 2024

Implement proper IT isolation, in a way, that user running ITs should not have it's own env "mixed in" into IT runs. In essence, use "alternate" user.home for ITs. Also use proper means to set user home. This will also stop fork 4 ITs (as they were forked due presence of env variable).

Note: yes, this causes longer IT execution time (as can be seen), as the ITs user home (core-it-suite/target/user-home) starts as empty (tail is set to "outer" local repo), so ITs do download stuff.


https://issues.apache.org/jira/browse/MNG-8406

@cstamas cstamas added this to the 4.0.0-rc-2 milestone Dec 12, 2024
@cstamas cstamas marked this pull request as ready for review December 12, 2024 12:30
@cstamas cstamas merged commit 79d7739 into apache:master Dec 12, 2024
13 checks passed
@cstamas cstamas deleted the MNG-8406 branch December 12, 2024 14:24
@jira-importer
Copy link

Resolve #9448

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