Nils Wentzell
8bcb6f3391
Merge remote-tracking branch 'app4triqs-remote/3.0.x' into 3.0.x
2021-06-09 15:06:03 -04:00
Dylan Simon
7a69fb1a47
[jenkins] updates for new jenkins node
2021-06-03 14:39:01 -04:00
Nils Wentzell
ba7edf6053
Merge remote-tracking branch 'app4triqs-remote/3.0.x' into 3.0.x
2021-05-28 14:43:10 -04:00
Dylan Simon
db0b1ab82e
[jenkins] switch osx to gcc-11
2021-05-27 17:27:11 -04:00
Dylan Simon
b6809e7dad
Merge remote-tracking branch 'app4triqs/3.0.x' into 3.0.x
2020-09-09 21:36:27 -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
Nils Wentzell
a1ecfd883f
[cmake] Prepare packaging for 2.1.0 release
2019-04-26 14:25:58 -04:00
Dylan Simon
984ead7f5d
[jenkins] only update docker submodule if it exists
2019-04-24 14:08:48 -04:00
Olivier Parcollet
7811ee514e
Enable doc building on Jenkins
2019-04-23 16:53:50 -04:00
Dylan Simon
6177707c73
[jenkins] check branch name in simpler way
...
that works
2019-04-16 17:41:46 -04:00
Dylan Simon
0f8cf50cd4
[jenkins] always update submodules on unstable/master
...
not just for tagged commits like release branches
2019-04-16 15:43:03 -04:00
Dylan Simon
203783ceba
[jenkins] try a more robust git push
2019-03-06 11:51:25 -05:00
Nils Wentzell
96c085a69f
[jenkins] Adjust email adressses for jenkins reports
2019-02-21 11:01:22 -05:00
Nils Wentzell
50c1ce40a5
[jenkins] Adjust email adressses for jenkins reports
2019-02-21 11:00:59 -05:00
Nils Wentzell
412c0c5b73
[jenkins] Build deb packages only for tagged releases
2019-01-28 15:04:30 -05:00
Dylan Simon
29b5018018
[jenkins] try a more robust git push
2018-12-04 13:50:12 -05:00
Dylan Simon
3539ffd336
[jenkins] Add CTEST_OUTPUT_ON_FAILURE=1
2018-11-29 16:01:39 -05:00
Dylan Simon
a42838a8db
[jenkins] Add CTEST_OUTPUT_ON_FAILURE=1
2018-11-29 14:20:35 -05:00
Nils Wentzell
e61c3a7851
[jenkins] Adjust CMAKE_PREFIX_PATH after recent triqs update
2018-11-28 14:39:36 -05:00
Nils Wentzell
0335e53adf
Adjust cmake-related install dirs to more standard directories
2018-11-28 13:02:26 -05:00