Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Merge requests
  • !5080

Set up secondary submit to testing-dev.sandia.gov/cdash/

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged James Willenbring requested to merge bartlettroscoe:second-submit-to-testing-dev into develop May 03, 2019
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: bartlettroscoe

This is needed to provide testing of the development site:

  • testing-dev.sandia.gov/cdash/

We need to test submits and we need data to test other aspects of that CDash site as we have Kitware add new features.

How was this tested?

On 'crf450' I ran:

$ env Trilinos_PACKAGES=Kokkos,Teuchos \
    CTEST_START_WITH_EMPTY_BINARY_DIRECTORY=FALSE \
    ./ctest-s-local-test-driver.sh sems-rhel6-gnu-7.2.0-openmp-release-debug

and it submitted to:

  • https://testing.sandia.gov/cdash/index.php?project=Trilinos&parentid=4984746

and

  • https://testing-dev.sandia.gov/cdash/index.php?project=Trilinos&parentid=4587572

The new look of CDash is kind of cool.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bartlettroscoe:second-submit-to-testing-dev