Skip to content

Docker-driven tests with latest SDKs#180

Merged
ochougul merged 3 commits intoquic:mainfrom
quic-amitraj:new_test_setup
Nov 20, 2024
Merged

Docker-driven tests with latest SDKs#180
ochougul merged 3 commits intoquic:mainfrom
quic-amitraj:new_test_setup

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.

Signed-off-by: amitraj <quic_amitraj@quicinc.com>
Comment thread scripts/Jenkinsfile Outdated
Comment thread scripts/Jenkinsfile Outdated
Comment thread scripts/Jenkinsfile Outdated
quic-amitraj and others added 2 commits November 20, 2024 15:37
Signed-off-by: amitraj <quic_amitraj@quicinc.com>
Signed-off-by: Onkar Chougule <quic_ochougul@quicinc.com>
Copy link
Copy Markdown
Contributor

@ochougul ochougul left a comment

Choose a reason for hiding this comment

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

LGTM, will merge once CI passes

@ochougul ochougul merged commit e31d0d8 into quic:main Nov 20, 2024
@quic-amitraj quic-amitraj deleted the new_test_setup branch November 21, 2024 04:42
shubhagr-qc pushed a commit to shubhagr-qc/efficient-transformers that referenced this pull request Nov 22, 2024
* Added Docker support to the Jenkins tests

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Addressed comments

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* updated qaic tests time upper limit to 60 minutes

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

---------

Signed-off-by: amitraj <quic_amitraj@quicinc.com>
Signed-off-by: Onkar Chougule <quic_ochougul@quicinc.com>
Co-authored-by: Onkar Chougule <quic_ochougul@quicinc.com>
quic-amitraj added a commit to quic-amitraj/efficient-transformers that referenced this pull request Dec 9, 2024
* Added Docker support to the Jenkins tests

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Addressed comments

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* updated qaic tests time upper limit to 60 minutes

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

---------
Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Added support for Embedding moodels
quic-amitraj added a commit to quic-amitraj/efficient-transformers that referenced this pull request Dec 12, 2024
* Added Docker support to the Jenkins tests

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Addressed comments

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* updated qaic tests time upper limit to 60 minutes

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

---------
Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Added support for Embedding moodels
ochougul pushed a commit that referenced this pull request Dec 18, 2024
* Docker-driven tests with latest SDKs (#180)

* Added Docker support to the Jenkins tests

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Addressed comments

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* updated qaic tests time upper limit to 60 minutes

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

---------
Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Added support for Embedding moodels

* Added support for embedding models

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Lint & Format

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Added batch_size

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Docstring added

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Fix-1

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Comments Addressed-1

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Comments addressed-2

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Lint and formatted

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Comments addressed-3

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Fix-2

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Comments addressed-4

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Minor fix-1

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* fix-major

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* fix-minor-2

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* fix-minor-3

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

* Update ONNX_EXPORT_OPSET to 13

Signed-off-by: amitraj <quic_amitraj@quicinc.com>

---------

Signed-off-by: amitraj <quic_amitraj@quicinc.com>
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.

2 participants