Skip to content

Docker-driven tests with latest SDKs#148

Closed
quic-amitraj wants to merge 8 commits intoquic:mainfrom
quic-amitraj:docker_tests
Closed

Docker-driven tests with latest SDKs#148
quic-amitraj wants to merge 8 commits intoquic:mainfrom
quic-amitraj:docker_tests

Conversation

@quic-amitraj
Copy link
Copy Markdown
Contributor

  1. Migration to Docker: All tests are now executed within Docker containers, ensuring they utilize the latest SDKs.

  2. Automated Container Management: For each PR, Jenkins will create a dedicated Docker container, which will be removed after the tests are completed.

  3. Conflict Avoidance: To prevent conflicts, Docker containers will be named using the branch or PR name.

  4. Post-Test Cleanup: Directories will be cleaned up after test execution, regardless of pass or fail status.

@quic-amitraj quic-amitraj self-assigned this Oct 9, 2024
@quic-amitraj quic-amitraj added the enhancement New feature or request label Oct 9, 2024
Comment thread scripts/Jenkinsfile
Comment thread scripts/Jenkinsfile
Comment thread scripts/Jenkinsfile
@quic-amitraj quic-amitraj requested a review from ochougul October 16, 2024 08:48
ochougul and others added 7 commits November 5, 2024 20:27
* Changed codeowners

Signed-off-by: Onkar Chougule <quic_ochougul@quicinc.com>

* Changed codeowners

Signed-off-by: Onkar Chougule <quic_ochougul@quicinc.com>

---------

Signed-off-by: Onkar Chougule <quic_ochougul@quicinc.com>
Signed-off-by: amitraj <quic_amitraj@quicinc.com>
…quic#139)

* updated Readme

Signed-off-by: Onkar Chougule <quic_ochougul@quicinc.com>

* extended python version compatibility

Signed-off-by: Onkar Chougule <quic_ochougul@quicinc.com>

* extended python version compatibility

Signed-off-by: Onkar Chougule <quic_ochougul@quicinc.com>

* restricted python version 3.8-3.10

Signed-off-by: Onkar Chougule <quic_ochougul@quicinc.com>

---------

Signed-off-by: Onkar Chougule <quic_ochougul@quicinc.com>
Signed-off-by: amitraj <quic_amitraj@quicinc.com>
Signed-off-by: Amit Raj <quic_amitraj@quicinc.com>
Signed-off-by: amitraj <quic_amitraj@quicinc.com>
Signed-off-by: Amit Raj <168538872+quic-amitraj@users.noreply.github.com>
Signed-off-by: amitraj <quic_amitraj@quicinc.com>
Signed-off-by: Amit Raj <quic_amitraj@quicinc.com>
Signed-off-by: amitraj <quic_amitraj@quicinc.com>
Signed-off-by: Amit Raj <quic_amitraj@quicinc.com>
Signed-off-by: amitraj <quic_amitraj@quicinc.com>
Signed-off-by: Amit Raj <quic_amitraj@quicinc.com>
Signed-off-by: amitraj <quic_amitraj@quicinc.com>
Signed-off-by: amitraj <quic_amitraj@quicinc.com>
@ochougul
Copy link
Copy Markdown
Contributor

ochougul commented Nov 6, 2024

Please rebase.

@quic-amitraj quic-amitraj marked this pull request as draft November 6, 2024 16:08
@quic-amitraj quic-amitraj marked this pull request as ready for review November 15, 2024 06:26
@quic-amitraj
Copy link
Copy Markdown
Contributor Author

Duplicate #180

@quic-amitraj quic-amitraj deleted the docker_tests branch January 16, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants