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

Fixes errors in OrthoManagerTest and enables Epetra testing #7374

Merged
merged 1 commit into from
May 15, 2020

Conversation

hkthorn
Copy link
Contributor

@hkthorn hkthorn commented May 15, 2020

@trilinos/belos

Motivation

Integration of the OrthoManager into Belos solvers requires that it is tested, which it hasn't been aside from being used by GCRODR.

The OrthoManagerTest had several typos in it, which were not found
because all tests that used it were essentially disabled. The
OrthoManagerTest has been fixed and all TSQR-specific tests have
been placed behind an ifdef. The Epetra interface test for the
OrthoManager has been enabled and the dependency on TSQR has been
removed due to the change in the tester.

Stakeholder Feedback

Testing

Tested on OSX using GCC9

The OrthoManagerTest had several typos in it, which were not found
because all tests that used it were essentially disabled.  The
OrthoManagerTest has been fixed and all TSQR-specific tests have
been placed behind an ifdef.  The Epetra interface test for the
OrthoManager has been enabled and the dependency on TSQR has been
removed due to the change in the tester.
@hkthorn hkthorn requested a review from jennloe May 15, 2020 03:42
@hkthorn hkthorn self-assigned this May 15, 2020
@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: 6693
  • 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 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 6505
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 4930
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 4777
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 966
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4291
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 664
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2437
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2448
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Using Repos:

Repo: TRILINOS (hkthorn/Trilinos)
  • Branch: develop
  • SHA: 4c16cfa
  • Mode: TEST_REPO

Pull Request Author: hkthorn

@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: 6693
  • 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 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 6505
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 4930
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 4777
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 966
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4291
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 664
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2437
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2448
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7374
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH develop
TRILINOS_SOURCE_REPO https:/hkthorn/Trilinos
TRILINOS_SOURCE_SHA 4c16cfa
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA 1724a8a


CDash Test Results for PR# 7374.

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

@trilinos-autotester
Copy link
Contributor

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

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

@jennloe jennloe merged commit 2ce8718 into trilinos:develop May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants