Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding jenkins file for e2e tests #1661

Merged
merged 1 commit into from
Nov 21, 2024
Merged

adding jenkins file for e2e tests #1661

merged 1 commit into from
Nov 21, 2024

Conversation

sfc-gh-srudenko
Copy link
Collaborator

@sfc-gh-srudenko sfc-gh-srudenko commented Nov 21, 2024

Description

Please include a summary of the changes and the related issue that can be
included in the release announcement. Please also include relevant motivation
and context.

Other details good to know for developers

Please include any other details of this change useful for TruLens developers.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • New Tests
  • This change includes re-generated golden test results
  • This change requires a documentation update

Important

Adds Jenkinsfile for e2e tests with Docker setup and parallel test execution.

  • New Jenkinsfile:
    • Adds Jenkinsfile in tests for e2e tests.
    • Configures Docker agent with Python 3.11.
    • Sets up environment variables using Vault.
  • Stages:
    • prepare: Installs Poetry, configures environment, and runs pre-commit hooks.
    • Test Suites: Runs e2e and notebook test suites in parallel using Vault for secrets.

This description was created by Ellipsis for 2adcfcd. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 21, 2024
@sfc-gh-srudenko sfc-gh-srudenko merged commit 7829ce1 into main Nov 21, 2024
9 of 10 checks passed
@sfc-gh-srudenko sfc-gh-srudenko deleted the feat/jenkins-file branch November 21, 2024 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants