Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
b050109
Create PrTests.yaml
trilinos-cicd Nov 9, 2023
f649313
test
triple3567 Nov 9, 2023
fcae605
Rename PrTests.yaml to PrTests.yml
trilinos-cicd Nov 9, 2023
2304faf
Update PrTests.yml
trilinos-cicd Nov 9, 2023
947bfa2
Update PrTests.yml
trilinos-cicd Nov 9, 2023
7605f50
Update PrTests.yml
trilinos-cicd Nov 9, 2023
520e489
f
triple3567 Nov 9, 2023
b12648e
Update test.txt
trilinos-cicd Nov 9, 2023
ee81a43
dsf
triple3567 Nov 13, 2023
a4832c5
Merge branch 'test' of https://github.com/trilinostesting/Trilinos in…
triple3567 Nov 13, 2023
c31a612
pr test yaml changes
triple3567 Nov 28, 2023
0883e1e
syntax fix
triple3567 Nov 28, 2023
a106542
Merge branch 'master' of https://github.com/trilinostesting/Trilinos …
triple3567 Nov 28, 2023
8a44691
dsf
triple3567 Nov 28, 2023
ddfdcfc
sdf
triple3567 Nov 28, 2023
d049931
Delete test.txt
trilinos-cicd Nov 30, 2023
06bac23
Merge pull request #5 from trilinostesting/test
trilinos-cicd Nov 30, 2023
2b985e2
sdf
triple3567 Nov 30, 2023
fa691c1
add force to disregard hostname
triple3567 Dec 1, 2023
81d119e
remove --force. need to fix hostname issue
triple3567 Dec 1, 2023
dc5fa57
add back force
triple3567 Dec 6, 2023
121614c
Update PrTests.yml
trilinos-cicd Jan 12, 2024
b4af158
Update PrTests.yml
triple3567 Jan 12, 2024
bb3506e
Update PrTests.yml
triple3567 Jan 13, 2024
717539c
Update PrTests.yml
triple3567 Jan 15, 2024
66c510a
Update PrTests.yml
trilinos-cicd Jan 16, 2024
b297f0f
Update PrTests.yml
trilinos-cicd Jan 16, 2024
316cb8a
Create txt.txt
triple3567 Feb 7, 2024
aa5a697
Update txt.txt
triple3567 Feb 7, 2024
7f815ba
Update txt.txt
trilinos-cicd Mar 13, 2024
a35d12f
Update txt.txt
trilinos-cicd Mar 13, 2024
07d1810
Update txt.txt
trilinos-cicd Mar 13, 2024
2fc02eb
Update txt.txt
trilinos-cicd Mar 14, 2024
442dce7
Update txt.txt
trilinos-cicd Mar 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions .github/workflows/PrTests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
name: pr-test-AT2

on:
pull_request:
types:
- opened
- synchronize
pull_request_review:
types:
- submitted
branches:
- master
- develop
workflow_dispatch:

jobs:
triloamd01-gcc:
runs-on: [self-hosted, triloamd01]
if: ${{ github.event.action == 'synchronize' || github.event.action == 'opened' || github.event.review.state == 'APPROVED' }}
steps:
- name: env
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: |
env
- name: module list
shell: bash
run: |
bash -l -c "module list"
printenv PATH
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
with:
access_token: ${{ github.token }}
- name: make dirs
working-directory: /
run: |
mkdir -p /home/Trilinos/src/Trilinos
mkdir -p /home/Trilinos/build
- name: Clone trilinos
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Repo status
run: |
git fetch --all
pwd
ls -lhat
git status
git branch -vv
git branch -a
- name: get dependencies
working-directory: ./packages/framework
run: |
bash -l -c "./get_dependencies.sh --container"
- name: Generate PR cmake fragment
working-directory: /home/Trilinos/build
run: |
bash -l -c "source ${GITHUB_WORKSPACE}/packages/framework/GenConfig/gen-config.sh rhel8_gcc-openmpi_debug_shared_no-kokkos-arch_no-asan_complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables --force --cmake-fragment PR-configuration.cmake ${GITHUB_WORKSPACE}"
- name: Generate enable packages cmake fragment
working-directory: /home/Trilinos/build
run: |
bash -l -c "TRILINOS_DIR=${GITHUB_WORKSPACE} ${GITHUB_WORKSPACE}/commonTools/framework/get-changed-trilinos-packages.sh HEAD origin/develop package-enables.cmake ctest-labels.cmake" || bash -l -c "cat TribitsDumpDepsXmlScript.log"
- name: configure trilinos
working-directory: /home/Trilinos/build
run: |
bash -l -c "cmake -C PR-configuration.cmake -C package-enables.cmake ${GITHUB_WORKSPACE}"
- name: build trilinos
working-directory: /home/Trilinos/build
run: bash -l -c "ninja"
- name: ctest
working-directory: /home/Trilinos/build
run: bash -l -c "ctest -j36"
7 changes: 7 additions & 0 deletions txt.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tmp.txt
dsaf
asdf
saFAf
iAERjn'bdflk
461
626156