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

Fix post-push CI server to enable everything when global file is updated #5255

Merged
merged 1 commit into from
May 26, 2019

Conversation

bartlettroscoe
Copy link
Member

This will allow the Trilinos post-push CI server to correct run a CI rebuild iteration when all PT packages need to be enabled. This will give better statistics for rebuilds of Trilinos and timings to compare to the Trilinos PR builds. For details, see TriBITSPub/TriBITS@35510d7.

There are excellent automated tests for other supported use cases.

This also brings in changes from TriBITS for the cdash_analyze_and_report.py tool (see TriBITSPub/TriBITS#288).

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

At commit:

commit 35510d754843752c4bd4da3a4dffdfd54a0ff389
Author:  Roscoe A. Bartlett <[email protected]>
Date:    Sat May 25 13:09:39 2019 -0600
Summary: Add test case and fix handling of global file triggering enable of all packages
@bartlettroscoe bartlettroscoe added type: bug The primary issue is a bug in Trilinos code or tests client: ATDM Any issue primarily impacting the ATDM project AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed ATDM DevOps Issues that will be worked by the Coordinated ATDM DevOps teams labels May 25, 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: 3670
  • 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 5255
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tribits_github_snapshot
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c5e9ebd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e55819e

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 3485
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 5255
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tribits_github_snapshot
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c5e9ebd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e55819e

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 1931
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 5255
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tribits_github_snapshot
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c5e9ebd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e55819e

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 1706
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 5255
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tribits_github_snapshot
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c5e9ebd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e55819e

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 1335
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 5255
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tribits_github_snapshot
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c5e9ebd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e55819e

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: tribits_github_snapshot
  • SHA: c5e9ebd
  • Mode: TEST_REPO

Pull Request Author: bartlettroscoe

@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: 3670
  • 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 5255
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tribits_github_snapshot
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c5e9ebd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e55819e

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 3485
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 5255
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tribits_github_snapshot
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c5e9ebd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e55819e

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 1931
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 5255
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tribits_github_snapshot
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c5e9ebd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e55819e

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 1706
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 5255
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tribits_github_snapshot
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c5e9ebd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e55819e

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 1335
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 5255
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tribits_github_snapshot
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c5e9ebd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e55819e


CDash Test Results for PR# 5255.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO REVIEWS HAVE BEEN PERFORMED ON THIS PULL REQUEST!

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

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.

Some spelling mistakes in comments, but otherwise looks fine to me, though I don't know this code very well.
Thanks!

@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 d9f1014 into develop May 26, 2019
@trilinos-autotester
Copy link
Contributor

Merge on Pull Request# 5255: 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 May 26, 2019
@bartlettroscoe
Copy link
Member Author

Thanks @mhoemmen!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ATDM DevOps Issues that will be worked by the Coordinated ATDM DevOps teams client: ATDM Any issue primarily impacting the ATDM project type: bug The primary issue is a bug in Trilinos code or tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants