History log of /petsc/.gitlab-ci.yml (Results 701 – 725 of 785)
Revision Date Author Comments
# 44862ab0 24-Sep-2019 Satish Balay <balay@mcs.anl.gov>

ci: add Start/End times to the log


# 88f5c5c9 24-Sep-2019 Satish Balay <balay@mcs.anl.gov>

ci: more osx test from stage2 to stage-3 so that stage-2 isn't blocked by [slow] osx tests.
Also mswin-opt-impi has been stable on ps4 so disable allow_failure


# 5d389778 20-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/glci-werror' into 'master'

gitlab-ci: use -Werror with more tests

See merge request petsc/petsc!2075


# bb8bb6b6 19-Sep-2019 Satish Balay <balay@mcs.anl.gov>

gitlab-ci: use -Werror with more tests

disable for opensolaris, win, pgi tests


# 4dbcf49f 19-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2019-09-10/jed/gitlab-ci' into 'master'

Barry/2019 09 10/jed/gitlab ci

See merge request petsc/petsc!2042


# ec06d14d 19-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'scott/test-improve' into 'master'

Various improvements to test harness

See merge request petsc/petsc!2024


# b0b73fee 13-Sep-2019 Barry Smith <bsmith@mcs.anl.gov>

OpenBLAS should now work incorrectly independent of the machine it is built on

Uses the undocumented CORE variable to set GENERIC

Commit-type: portability-fix, testing-fix


# 530c27d8 19-Sep-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/2019-08-22/fix-fblaslapack-for-nag' into 'master'

Barry/2019 08 22/fix fblaslapack for nag

See merge request petsc/petsc!2004


# ed0ed7c6 19-Sep-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into 'barry/2019-08-22/fix-fblaslapack-for-nag'

# Conflicts:
# lib/petsc/conf/test


# cc029b31 18-Sep-2019 Satish Balay <balay@mcs.anl.gov>

gitlab-ci: save configure.log on the build machine


# 5e361860 08-Sep-2019 Scott Kruger <scott.e.kruger@gmail.com>

Various improvements

1. Test logging now separates tap output and just the error output.
What is streamed is now controlled with the -o flag to the shell
scripts which now has two options curr

Various improvements

1. Test logging now separates tap output and just the error output.
What is streamed is now controlled with the -o flag to the shell
scripts which now has two options currently: 'interactive' and
'err_only'. The V=0 flag and OUTPUT=1 flags to gmakefile.test
turn on the err_only option
The OUTPUT=1 is default for gitlab

2. gmakegentest.py has a (-c,--check-output) option which does nothing
but check if the output files specified by tests are in the output
directories, and return a non-zero error code if they are not there
check_output target is in outer makefile and add `make check_output` to
stage zero tests to prevent running stage 2 and 3 with missing output
files

3. report_tests.py was not giving the correct command to invoke just the
files that failed. This is because it was coded assuming a
particular naming scheme for the tests: an assumption that was both
incorrect, and led to an ill-posed problem for fixing: If a test
label has underscores, it was not easy to fix. The solution was to
change to telling users to globsearch. In fixing, globsearch had to
be generalized to allow for multiple patterns: e.g.,
make -f gmakefile test globsearch='dm_impls_plex_tutorials-ex5_* ts_tutorials-ex11_*'

4. Bug fix for subtests with loop variables
(Reported Jakub Kruzik <jakub.kruzik@vsb.cz> on 6/26/19)

5. This does a minor fix in this utility script which prints out datafiles.

Commit-type: testing-fix, feature

Out check_output rule to outer makefile

Commit-type: feature
Reported-by: gitlab-ci

show more ...


# aaf6ae27 16-Sep-2019 Barry Smith <bsmith@mcs.anl.gov>

Gitlab-CI should tell me what CONFIG_OPTS is

Commit-type: feature


# 24ee1c72 12-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jed/gitlab-ci'


# c05b70c4 12-Sep-2019 Satish Balay <balay@mcs.anl.gov>

fixes for c89


# e525aa6f 11-Sep-2019 Satish Balay <balay@mcs.anl.gov>

fix c89 stage-1 test - CONFIG_OPTS variable with quotes and spaces is not processed correctly by CI


# af5a22a1 11-Sep-2019 Satish Balay <balay@mcs.anl.gov>

CI: always check for latest datafiles


# 97745379 09-Sep-2019 Satish Balay <balay@mcs.anl.gov>

remove opensolaris from stage2

switch stage2 mswin test to a separate mswin runner


# 126d9442 09-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jed/gitlab-ci'


# e626c8eb 06-Sep-2019 Satish Balay <balay@mcs.anl.gov>

fix: IPL64 -> ILP64


# f6957fb5 06-Sep-2019 Satish Balay <balay@mcs.anl.gov>

attempt to fix linux-pkgs-opt errors by binding this test to a single machine [compute004]
Also move openblas tests from cg to this box [so that cg, es are mostly working on valgrind tests]


# b1fbbf01 05-Sep-2019 Satish Balay <balay@mcs.anl.gov>

CI: remove osx-prefix [it doesn't add value - and overloads OSX machines]


# 06c8a052 05-Sep-2019 Satish Balay <balay@mcs.anl.gov>

CI: add a new test for nagfor


# 35140aeb 05-Sep-2019 Pierre Jolivet <pierre.jolivet@enseeiht.fr>

Merge branch 'master' into this one.


# 660dac7e 04-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jed/gitlab-ci'


# 77d567b4 30-Aug-2019 Satish Balay <balay@mcs.anl.gov>

openblas: tests should use OPENBLAS_NUM_THREADS=1


1...<<21222324252627282930>>...32