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

Setup python 3.9 for system tests #228

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Conversation

cbeauchesne
Copy link
Collaborator

Description

This PR installs python 3.9 for system tests jobs.

Motivation

System test executor will run on the host rather than inside a container (see DataDog/system-tests#958). It will allow users to do step-by-step debugging, and will allow to unify architecture with parametric tests.

Copy link
Collaborator

@Anilm3 Anilm3 left a comment

Choose a reason for hiding this comment

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

lgtm

@Anilm3
Copy link
Collaborator

Anilm3 commented Mar 23, 2023

I am running the system tests task manually for this branch (package build first)

@codecov-commenter
Copy link

Codecov Report

Merging #228 (17efac6) into master (06d0462) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #228   +/-   ##
=======================================
  Coverage   63.95%   63.95%           
=======================================
  Files          88       88           
  Lines        5591     5591           
  Branches     1779     1779           
=======================================
  Hits         3576     3576           
  Misses        948      948           
  Partials     1067     1067           
Flag Coverage Δ
extension 71.44% <ø> (ø)
helper 53.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Anilm3 Anilm3 merged commit 689b683 into master Mar 23, 2023
@Anilm3 Anilm3 deleted the cbeauchesne/systemtests-python39 branch March 23, 2023 14:50
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