Skip to content

Conversation

@ankit--sethi
Copy link
Contributor

@ankit--sethi ankit--sethi commented Jun 18, 2025

Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as #126694 and also speed up execution.

I've added a new docker image for this fixture:
image

…eate a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as elastic#126694 and also speed up execution.
@ankit--sethi ankit--sethi added >test Issues or PRs that are addressing/adding tests :Security/Security Security issues without another label labels Jun 18, 2025
@elasticsearchmachine elasticsearchmachine added v9.1.0 Team:Security Meta label for security team labels Jun 18, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

@ankit--sethi ankit--sethi added the test-windows Trigger CI checks on Windows label Jun 20, 2025
@ankit--sethi ankit--sethi linked an issue Jun 20, 2025 that may be closed by this pull request
@ankit--sethi ankit--sethi added auto-backport Automatically create backport pull requests when merged v8.19.0 v8.18.4 v8.17.9 labels Jun 20, 2025
Copy link
Contributor

@slobodanadamovic slobodanadamovic left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Nice job!

@ankit--sethi ankit--sethi merged commit 22390d7 into elastic:main Jun 23, 2025
27 checks passed
ankit--sethi added a commit to ankit--sethi/elasticsearch that referenced this pull request Jun 23, 2025
* Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as elastic#126694 and also speed up execution.

* fix name
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.19
8.18 Commit could not be cherrypicked due to conflicts
8.17 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 129660

elasticsearchmachine pushed a commit that referenced this pull request Jun 23, 2025
* Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as #126694 and also speed up execution.

* fix name
@ankit--sethi ankit--sethi linked an issue Jun 24, 2025 that may be closed by this pull request
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jun 25, 2025
* Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as elastic#126694 and also speed up execution.

* fix name
@n1v0lg
Copy link
Contributor

n1v0lg commented Jul 2, 2025

@ankit--sethi wondering if we should backport your PR to 9.0 as well -- since it's a test we can still backport to that branch. Getting a failure from 9.0 (#130461).

@ankit--sethi
Copy link
Contributor Author

@ankit--sethi wondering if we should backport your PR to 9.0 as well -- since it's a test we can still backport to that branch. Getting a failure from 9.0 (#130461).

Oh I should have added 9.0 in the first place, I'll work on that backport today

ankit--sethi added a commit to ankit--sethi/elasticsearch that referenced this pull request Jul 8, 2025
* Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as elastic#126694 and also speed up execution.

* fix name

(cherry picked from commit 22390d7)
ankit--sethi added a commit that referenced this pull request Jul 8, 2025
* Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as #126694 and also speed up execution.

* fix name

(cherry picked from commit 22390d7)
slobodanadamovic pushed a commit to slobodanadamovic/elasticsearch that referenced this pull request Jul 14, 2025
…lastic#129878)

* Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as elastic#126694 and also speed up execution.

* fix name

(cherry picked from commit eec192f)

# Conflicts:
#	x-pack/test/smb-fixture/src/main/java/org/elasticsearch/test/fixtures/smb/SmbTestContainer.java
elasticsearchmachine pushed a commit that referenced this pull request Jul 14, 2025
… (#131178)

* Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as #126694 and also speed up execution.

* fix name

(cherry picked from commit eec192f)

# Conflicts:
#	x-pack/test/smb-fixture/src/main/java/org/elasticsearch/test/fixtures/smb/SmbTestContainer.java

Co-authored-by: Ankit Sethi <[email protected]>
ankit--sethi added a commit to ankit--sethi/elasticsearch that referenced this pull request Jul 16, 2025
* Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as elastic#126694 and also speed up execution.

* fix name

(cherry picked from commit 22390d7)
ankit--sethi added a commit that referenced this pull request Jul 16, 2025
* Instead of creating a new Docker image on-the-fly, it is better to create a persistent image and upload it to Docker Registry. This will help tests dependent on this image be resilient to transient issues such as #126694 and also speed up execution.

* fix name

(cherry picked from commit 22390d7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged backport pending :Security/Security Security issues without another label Team:Security Meta label for security team >test Issues or PRs that are addressing/adding tests test-windows Trigger CI checks on Windows v8.17.9 v8.18.4 v8.19.0 v9.0.4 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] UserAttributeGroupsResolverTests class failing [CI] ActiveDirectoryRunAsIT class failing

4 participants