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

Rename testing pipeline #1333

Merged
merged 3 commits into from
Nov 4, 2020
Merged

Conversation

epassaro
Copy link
Member

@epassaro epassaro commented Oct 27, 2020

IMPORTANT: pipeline need to be re-activated through Azure's web UI after merging.

Description

  • Change job names
  • Rename testing pipeline file

Motivation and Context

These changes are mostly aesthetic. Changes the way TARDIS tests are displayed on Azure and GitHub, for example:

TARDIS tests (TARDIS test linux) changes to shorter TARDIS tests (Linux).
TARDIS tests (TARDIS test macos) changes to the shorter TARDIS tests (macOS).

Also, the file simple_test_framework.yml is renamed to the more appropriate run-unit-tests.yml (anticipating the run-integration-tests.yml existence).

How Has This Been Tested?

CI pipeline.

Screenshots (if appropriate):

Types of changes

  • 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)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have assigned/requested two reviewers for this pull request.

@codecov
Copy link

codecov bot commented Oct 27, 2020

Codecov Report

Merging #1333 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1333   +/-   ##
=======================================
  Coverage   81.57%   81.57%           
=======================================
  Files          46       46           
  Lines        3799     3799           
=======================================
  Hits         3099     3099           
  Misses        700      700           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a443a9d...fff201e. Read the comment docs.

Copy link
Contributor

@andrewfullard andrewfullard left a comment

Choose a reason for hiding this comment

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

Looks good, make sure the Azure update is done

@wkerzendorf wkerzendorf merged commit b323590 into tardis-sn:master Nov 4, 2020
atharva-2001 pushed a commit to atharva-2001/tardis that referenced this pull request Oct 1, 2021
* change job names

* change job names

* rename testing pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants