| #
b0e5478f
|
| 25-Nov-2019 |
Scott Kruger <scott.e.kruger@gmail.com> |
Enable .post stage
For coverage analysis now, but could do other analysis
|
| #
0fb3d36f
|
| 17-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
2b3ccfb4
|
| 17-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
ci: valgrind test is now operational - so remove allow_failure flag
|
| #
bada2c36
|
| 17-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
05ac7ebf
|
| 16-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/gitlab-ci-more-artifacts/maint' into 'maint'
gitlab-ci.yml: expand artifacts to include more logs
See merge request petsc/petsc!2393
|
| #
8ed11d4a
|
| 15-Dec-2019 |
Patrick Sanan <patrick.sanan@gmail.com> |
gitlab-ci.yml: expand artifacts to include additional logs
Copy all `.log` files in `${TEST_ARCH}/libpetsc/conf/`, instead of just `configure.log` and `make.log`. This is intended to included things
gitlab-ci.yml: expand artifacts to include additional logs
Copy all `.log` files in `${TEST_ARCH}/libpetsc/conf/`, instead of just `configure.log` and `make.log`. This is intended to included things like `petsc4py.log` which may be needed do diagnose build errors.
Thanks-to: Scott Kruger<kruger@txcorp.com>
show more ...
|
| #
76372d98
|
| 13-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
41027cca
|
| 13-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-fix-stage-1-tag' into 'maint'
gici: specify stage-1 tags: docker
See merge request petsc/petsc!2386
|
| #
8dbf1e66
|
| 13-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
gici: specify stage-1 tags: docker
|
| #
e60f640e
|
| 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
836e1ace
|
| 24-Nov-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'scott/ci-artifacts-update' into 'maint'
Improvements to artifacts
See merge request petsc/petsc!2310
|
| #
9fbb52e5
|
| 24-Nov-2019 |
Scott Kruger <scott.e.kruger@gmail.com> |
Improvements to artifacts
Following the gitlab ref page on artifacts, this is an attempt to upload the test log files and the gcov tarbal from `make gcov` Includes update of gcov.py to use optparse
Improvements to artifacts
Following the gitlab ref page on artifacts, this is an attempt to upload the test log files and the gcov tarbal from `make gcov` Includes update of gcov.py to use optparse and eliminate os.environ for getting petsc_dir and petcs_arch. Also include {configure,make}.log to artifacts.
show more ...
|
| #
2de1114b
|
| 07-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
c8b33df9
|
| 07-Nov-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'balay/ci-osx-and-tests/maint' into 'maint'
Balay/ci osx and tests/maint
See merge request petsc/petsc!2263
|
| #
ecf4a1a3
|
| 05-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
ci: switch to compiling tests using -Werror
|
| #
eec22f94
|
| 04-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
configure: use -fno-stack-check on osx/catalina
https://gitlab.com/petsc/petsc/issues/360#note_240527238
ci: add osx/catalina test box, use os:macos to gently transition all os:osx tests to it
add
configure: use -fno-stack-check on osx/catalina
https://gitlab.com/petsc/petsc/issues/360#note_240527238
ci: add osx/catalina test box, use os:macos to gently transition all os:osx tests to it
add alt file for snes_tutorials-ex19_tut_3 diff on catalina
show more ...
|
| #
fe5a46cc
|
| 31-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
8ca6e2c1
|
| 31-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/valgrind-disable-moab/maint' into 'maint'
Balay/valgrind disable moab/maint
See merge request petsc/petsc!2245
|
| #
7c608d60
|
| 30-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
ci: move valgrind test to compute-386-01/02 [and fix name for mswin-opt-impi test]
|
| #
e8171981
|
| 29-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
5ea3abfa
|
| 29-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/add-nvidia-testbox/maint' into 'maint'
gitlab-ci: add another GPU test box
See merge request petsc/petsc!2230
|
| #
2056e1b5
|
| 28-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
gitlab-ci: add another GPU test box
- however continue to bind viennacl to frog as the newer compiler on p1 gives warnings [and triggers -Werror] - limit number of simultaneous tests to minimise con
gitlab-ci: add another GPU test box
- however continue to bind viennacl to frog as the newer compiler on p1 gives warnings [and triggers -Werror] - limit number of simultaneous tests to minimise contention for GPU
show more ...
|
| #
f7897340
|
| 25-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
be670320
|
| 25-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'scott/fix_test_reporting' into 'maint'
Fix reporting
See merge request petsc/petsc!2211
|
| #
56035074
|
| 24-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
set valgrind test to allow_failure until all valgrind issues get fixed
|