Commit Graph

83 Commits

Author SHA1 Message Date
Nils Wentzell 912971297e Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2023-06-07 16:42:28 -04:00
Nils Wentzell 0aece02617 [jenkins] Move to gcc 13 for osx builds 2023-06-06 11:19:21 -04:00
Nils Wentzell 58dac3696d [jenkins] Move to gcc 12 for osx builds 2023-06-06 10:43:19 -04:00
Dylan Simon 82b7dfee15 [jenkins] remove my email 2022-07-06 15:26:06 -04:00
Nils Wentzell b5a85e3034 Squash app4triqs/3.1.x to reduce skeleton history when tracking
Co-authored-by: Dylan Simon <dylan@dylex.net>
Co-authored-by: Alexander Hampel <ahampel@flatironinstitute.org>
2022-02-17 17:04:28 -05:00
Dylan Simon 289265af40 [jenkins] remove bouncing email address 2022-01-25 19:33:42 -05:00
Alexander Hampel 29c7c337b1 merge latest app4trqs skeleton changes 2021-09-17 14:24:22 -04:00
Dylan Simon 4a74b446a2 [jenkins] set OMP_NUM_THREADS 2021-06-15 10:13:55 -04:00
Nils Wentzell 755381be4b Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2021-06-03 15:03:37 -04:00
Dylan Simon 1a63d0854c [jenkins] more explicit node allocation 2021-06-03 00:59:04 -04:00
Dylan Simon 8cc1949be0 [jenkins] add sanitize platform build 2021-05-28 13:11:47 -04:00
Nils Wentzell 3c5196722f [jenkins] Bump osx gcc version to 11 2021-05-27 17:48:41 -04:00
Nils Wentzell d902a04b67 [jenkins] Remove centos-gcc build 2021-05-27 17:48:41 -04:00
Dylan Simon 4e1cdfe4e2 [jenkins] update osx python path for 3.9 2021-03-01 12:26:42 -05:00
Dylan Simon ad0853b6bc Revert "[jenkins] try setting ansiColor as a build property"
This reverts commit 2a9b29741e.
2021-02-17 15:48:52 -05:00
Dylan Simon 2a9b29741e [jenkins] try setting ansiColor as a build property 2021-02-17 15:43:40 -05:00
Dylan Simon ab32b3fb51 [jenkins] try adding ansiColor support 2021-02-17 14:28:20 -05:00
Nils Wentzell 064a3c85f9 [jenkins] For failed compilation on OSX, follow up with a serial VERBOSE=1 build 2021-02-10 10:45:35 -05:00
Dylan Simon 556937134e Merge remote-tracking branch 'app4triqs/unstable' into unstable 2020-09-10 11:57:06 -04:00
Dylan Simon 7c8d2ff37d [jenkins] update osx to python3.8 2020-09-09 19:32:24 -04:00
Dylan Simon 87637f8d68 [jenkins] switch to gcc-10 on osx 2020-09-09 19:03:28 -04:00
Nils Wentzell de8b2bd95e Merge remote-tracking branch 'app4triqs-remote/3.0.x' into unstable 2020-08-08 16:37:03 -04:00
Dylan Simon 56483b2d7d [jenkins] send email on test failure too 2020-08-03 11:24:17 -04:00
Nils Wentzell e9d06414af Merge remote-tracking branch 'app4triqs-remote/unstable' into py3 2020-06-23 09:23:50 -04:00
Dylan Simon c99d08cbc0 [jenkins] more alignment with triqs 2020-06-15 10:27:45 -04:00
Dylan Simon c2a4685719 [jenkins] bring into closer alignment with triqs 2020-06-15 10:20:40 -04:00
Nils Wentzell a0697652a2 [jenkins] Revert notification email list after app4triqs merge 2020-06-10 13:31:46 -04:00
Dylan Simon eb29e0f192 [jenkins] correct jenkins project name 2020-06-10 12:55:28 -04:00
Alexander Hampel 11d394fd5b synchronize dfttools with app4triqs structure
* moved the plovasp C++ code to c++/triqs_dft_tools/converters/vasp
* added global header triqs_dft_tools/triqs_dft_tools.hpp
* python dir based on single cmakelist file
* registered C++ tests for plovasp
* corrected imports for py3 tests for plovasp
* corrected block order in sigma_from_file and srvo3_Gloc
* exchanged ref files for sigma_from_file, srvo3_Gloc, SrVO3.ref.h5
* moved vasp converter bash scripts from dir shells to bin dir
2020-06-10 17:45:53 +02:00
Dylan Simon 06c3c821d3 [jenkins] run tests separately and mark failures unstable 2020-05-19 19:19:19 -04:00
Dylan Simon 116df6ef67 [jenkins] initial py3 changes 2020-05-16 13:04:43 -04:00
Nils Wentzell 64f4cd2d60 [jenkins] Specify FC=gfortran-9 consistently with app4triqs 2020-03-10 15:22:09 -04:00
Nils Wentzell 6a61fe0740 [Jenkins] Specify fortran compiler also for osx clang builds 2020-02-12 09:43:15 -05:00
Dylan Simon 8784480829 [jenkins] osx-gcc: switch to gcc 9 2020-02-11 17:00:50 -05:00
Dylan Simon 0982a5f898 [jenkins] osx-gcc: switch to gcc 9 2020-02-11 14:08:10 -05:00
Dylan Simon 483dc46b2a [jenkins] remove stray quote in last 2020-01-28 11:38:56 -05:00
Dylan Simon eab9a23c4f [jenkins] use lower-case docker name; auto-detect doc dir 2020-01-28 11:33:55 -05:00
Dylan Simon 3111d800b5 [jenkins] osx-gcc: use a consistent gfortran
but what should clang be using?
2020-01-23 18:32:32 -05:00
Dylan Simon 5c760037b7 [jenkins] stage publication results in tmpdir
Currently they're polluting the main build dir and not getting cleaned
up for some reason
2020-01-14 15:49:38 -05:00
Nils Wentzell 9bca12d1ea [jenkins] Synchronize Jenkinsfile with app4triqs 2019-10-10 13:46:39 -04:00
Dylan Simon 058e39a6c2 [jenkins] Put a mutex around packaging repo updates
"correct" fix for race failures, though could use separate labeled
resources for each repo
2019-08-27 17:37:02 -04:00
Dylan Simon 180d062846 [jenkins] Don't trigger PR builds on upstream changes 2019-08-20 16:01:55 -04:00
Dylan Simon e5a4cfb47e Add requirements.txt for python package dependencies 2019-07-29 14:42:20 -04:00
Dylan Simon b5278079de [jenkins] remove myself from emails 2019-07-26 15:04:01 -04:00
Dylan Simon 7aaffab7e6 [jenkins] Preserve all installs by default
as triqs does already
2019-07-26 14:01:22 -04:00
Dylan Simon 9501814975 [jenkins] skip empty packaging commits
No use in doing an extra rebuild
2019-05-02 13:42:36 -04:00
Dylan Simon 81c1a4aa14 [jenkins] allow packaging module to be triqs_*
Use triqs_PKG if it exists, otherwise PKG
2019-04-29 14:51:15 -04:00
Dylan Simon 876f1a27f2 [jenkins] Rename docker repo to packaging 2019-04-29 14:39:39 -04:00
Dylan Simon debb784431 [jenkins] Rename docker repo to packaging 2019-04-29 11:55:14 -04:00
Dylan Simon 883111d3a9 [jenkins] update submodule name in docker check 2019-04-26 14:34:54 -04:00