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

Xfel regression on Azure #1671

Closed
wants to merge 18 commits into from
Closed

Xfel regression on Azure #1671

wants to merge 18 commits into from

Conversation

phyy-nx
Copy link
Member

@phyy-nx phyy-nx commented Apr 22, 2021

This PR copies the linux_uncached Azure pipeline, creating a linux_uncached_xfel pipeline. The new pipeline checkouts xfel_regression using git lfs and runs its tests.

It should be possible to get this pipeline to run only on PRs. Not sure how to get that set up.

@Anthchirp Anthchirp self-assigned this Apr 22, 2021
@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #1671 (787cedd) into main (a7bb8c7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1671   +/-   ##
=======================================
  Coverage   66.65%   66.65%           
=======================================
  Files         615      615           
  Lines       68873    68873           
  Branches     9571     9571           
=======================================
  Hits        45905    45905           
  Misses      21043    21043           
  Partials     1925     1925           

@phyy-nx
Copy link
Member Author

phyy-nx commented Apr 23, 2021

/azp run linux_uncached_xfel

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@phyy-nx
Copy link
Member Author

phyy-nx commented Apr 23, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Anthchirp Anthchirp mentioned this pull request Apr 25, 2021
Anthchirp added a commit that referenced this pull request May 18, 2021
This restructures the Azure pipelines into three stages. Syntax validation
and flake8 checking are merged together into a single step in the first stage.
If that succeeds we build and test dials on various platforms in the second
stage. On pull request builds only this now also includes xfel-regression tests.
The results of the xfel-regression tests are not reported at this point though,
they are collated in a separate job in the final stage.

Closes #1671
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.

None yet

3 participants