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

Framework: PR testing changed packages #3239

Merged
merged 2 commits into from
Aug 9, 2018
Merged

Framework: PR testing changed packages #3239

merged 2 commits into from
Aug 9, 2018

Conversation

william76
Copy link
Contributor

@trilinos/framework

Cleaning up WIP comments from PR #3218

@william76 william76 added the Framework tasks Framework tasks (used internally by Framework team) label Aug 6, 2018
@william76 william76 self-assigned this Aug 6, 2018
@bartlettroscoe bartlettroscoe added the stage: in progress Work on the issue has started label Aug 6, 2018
@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.9.3

  • Build Num: 1257
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.9.3
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3239
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH PRTesting-ChangedPackages
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3e61c9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA ba72888

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 951
  • 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 3239
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH PRTesting-ChangedPackages
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3e61c9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA ba72888

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 502
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 3239
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH PRTesting-ChangedPackages
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3e61c9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA ba72888

Using Repos:

Repo: TRILINOS (william76/Trilinos)
  • Branch: PRTesting-ChangedPackages
  • SHA: a3e61c9
  • Mode: TEST_REPO

Pull Request Author: william76

@william76
Copy link
Contributor Author

william76 commented Aug 6, 2018

Status update, since this PR only modified the shell script for the auto tester driver, it should not have built any packages, so testing should go quickly.

Once the gcc 4.8.4 test moves over to using the test driver script we should see the speedup from the new package enabler help these kinds of updates.

@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.9.3

  • Build Num: 1257
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.9.3
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3239
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH PRTesting-ChangedPackages
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3e61c9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA ba72888

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 951
  • 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 3239
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH PRTesting-ChangedPackages
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3e61c9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA ba72888

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 502
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 3239
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH PRTesting-ChangedPackages
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3e61c9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA ba72888


CDash Test Results for PR# 3239.

@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
Member

@jwillenbring jwillenbring 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.

@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Pull Request MUST BE MERGED MANUALLY BY Project Team - Master Automerge is disabled (in .cfg file)

Copy link
Contributor

@prwolfe prwolfe left a comment

Choose a reason for hiding this comment

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

Thanks Will

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Pull Request MUST BE MERGED MANUALLY BY Project Team - Master Automerge is disabled (in .cfg file)

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@william76 william76 merged commit c846426 into trilinos:develop Aug 9, 2018
@bartlettroscoe bartlettroscoe removed the stage: in progress Work on the issue has started label Aug 9, 2018
@william76 william76 deleted the PRTesting-ChangedPackages branch November 13, 2018 01:48
tjfulle pushed a commit to tjfulle/Trilinos that referenced this pull request Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework tasks Framework tasks (used internally by Framework team)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants