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

Complete implementation of install hooks as byproduct of ctest -S drivers #4261

Merged

Conversation

bartlettroscoe
Copy link
Member

CC: @fryeguy52

Description

This adds functionality to install Trilinos as a byproduct in of running ctest -S scripts.

Please see the new documentation here and here.

Motivation and Context

This is needed to allow the testing of SPARC 'master' against Trilinos 'develop' (see TRIL-243).

How Has This Been Tested?

I tested this locally. See TRIL-243 for detailed testing against SPARC 'master'.

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.
  • My code follows the code style of the affected package(s).
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Origin repo remote tracking branch: 'github/master'
Origin repo remote repo URL: 'github = [email protected]:TriBITSPub/TriBITS.git'

At commit:

commit f4cf3b519640475496117fc084fe92b7fcbbde70
Author:  Roscoe A. Bartlett <[email protected]>
Date:    Tue Jan 22 12:49:57 2019 -0700
Summary: cdash_build_testing_date.py tool and unit tests (trilinos#2689)
See the updated documentation for details.  Should be pretty clear from that.
@bartlettroscoe bartlettroscoe added type: enhancement Issue is an enhancement, not a bug client: ATDM Any issue primarily impacting the ATDM project ATDM Config Issues that are specific to the ATDM configuration settings client: SPARC Issues related to or needed more specifically by the ATDM SPARC code ATDM DevOps Issues that will be worked by the Coordinated ATDM DevOps teams labels Jan 24, 2019
@bartlettroscoe bartlettroscoe added the stage: in progress Work on the issue has started label Jan 24, 2019
@bartlettroscoe
Copy link
Member Author

@fryeguy52, can you please take a quick look at the documentation here and here and then approve the PR? I want to get this merged before tonight so that the Trilinos installs will run tonight and tomorrow.

If you see any changes that should be made, please note them in this PR and then we can create a new PR that addresses them. Since this PR touches files that will trigger a build of all Trilinos packages (because it contains an update of TriBITS), I don't want to have to do another round of PR testing it it will never get done today.

@bartlettroscoe bartlettroscoe added the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Jan 24, 2019
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 2309
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 4261
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 2689-atdm-ctest-s-install
TRILINOS_SOURCE_REPO https:/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 3bf3fe7
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 3ef91e9

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 2110
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4261
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 2689-atdm-ctest-s-install
TRILINOS_SOURCE_REPO https:/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 3bf3fe7
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 3ef91e9

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 600
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4261
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 2689-atdm-ctest-s-install
TRILINOS_SOURCE_REPO https:/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 3bf3fe7
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 3ef91e9

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 218
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4261
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 2689-atdm-ctest-s-install
TRILINOS_SOURCE_REPO https:/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 3bf3fe7
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 3ef91e9

Using Repos:

Repo: TRILINOS (bartlettroscoe/Trilinos)
  • Branch: 2689-atdm-ctest-s-install
  • SHA: 3bf3fe7
  • Mode: TEST_REPO

Pull Request Author: bartlettroscoe


This tool is meant to match the CDash logic for what testing day a given CDash
build matches for the CDash 'date' field in various PHP pages for a given
CDash build with a give build start time (as reported to CDash from CTest).
Copy link
Member Author

Choose a reason for hiding this comment

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

change to "with a given build start time".

@bartlettroscoe
Copy link
Member Author

@mhoemmen or @ibaned,

Are either of you around to approve this PR? Hoping to get this running in that ATDM Trilinos builds tomorrow morning.

Copy link
Contributor

@mhoemmen mhoemmen left a comment

Choose a reason for hiding this comment

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

nothing looks insane :D

@bartlettroscoe
Copy link
Member Author

Thanks @mhoemmen!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 2309
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 4261
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 2689-atdm-ctest-s-install
TRILINOS_SOURCE_REPO https:/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 3bf3fe7
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 3ef91e9

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 2110
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4261
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 2689-atdm-ctest-s-install
TRILINOS_SOURCE_REPO https:/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 3bf3fe7
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 3ef91e9

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 600
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4261
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 2689-atdm-ctest-s-install
TRILINOS_SOURCE_REPO https:/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 3bf3fe7
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 3ef91e9

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 218
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4261
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 2689-atdm-ctest-s-install
TRILINOS_SOURCE_REPO https:/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 3bf3fe7
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 3ef91e9


CDash Test Results for PR# 4261.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ mhoemmen ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Pull Request will be Automerged

@trilinos-autotester trilinos-autotester merged commit 43d7165 into trilinos:develop Jan 25, 2019
@trilinos-autotester
Copy link
Contributor

Merge on Pull Request# 4261: IS A SUCCESS - Pull Request successfully merged

@trilinos-autotester trilinos-autotester removed the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Jan 25, 2019
@bartlettroscoe bartlettroscoe removed the stage: in progress Work on the issue has started label Jan 25, 2019
@bartlettroscoe bartlettroscoe self-assigned this Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ATDM Config Issues that are specific to the ATDM configuration settings ATDM DevOps Issues that will be worked by the Coordinated ATDM DevOps teams client: ATDM Any issue primarily impacting the ATDM project client: SPARC Issues related to or needed more specifically by the ATDM SPARC code type: enhancement Issue is an enhancement, not a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants