Matthias Kuhn
1e20a65556
[travis] Fix ccache
2019-11-05 20:33:06 +01:00
Matthias Kuhn
03bf765a0e
No intermediate link
2019-11-04 07:35:34 +01:00
Matthias Kuhn
b7a335916c
Enable clazy on travis
2019-11-04 07:35:34 +01:00
Matthias Kuhn
562b5186ce
Fix link to OTB binaries
2019-11-01 11:27:08 +01:00
Denis Rouzaud
2829f6ba35
[docker] fix cache and enable timeouts for Docker images (on cron jobs) ( #32264 )
...
This allows faster builds of the Docker images on cron jobs by fixing the caching on Travis (it has a distinct cache than the standard testing builds)
To get the cache, it has to be stored on some point in a docker image. To avoid image size increase, a second build is done with removing the cache and build information and using squash builds (currently an experimental feature of Docker).
2019-10-17 09:50:05 +02:00
Denis Rouzaud
6051c7b4b6
put back QT_SELECT
2019-06-18 22:32:32 +02:00
Denis Rouzaud
bf10738d2f
remove ENV CC et CXX variables from base docker images
...
since they prevent to be used as a build arg in final image
2019-06-18 22:12:21 +02:00
Denis Rouzaud
8474a54927
build Disco Docker image with GCC
...
freeze happens with clang when building the bindings
2019-06-18 16:58:11 +02:00
Denis Rouzaud
4f3a9f46d2
update Travis to build on Trusty for code layout ( #10048 )
...
* update Travis to build on Trusty for code layout
* fix shellcheck replace ! -z by -n
* shellcheck: fix -n doesn't work with unquoted arguments
* more shellcheck fixes
* use bash instead of posix
2019-05-21 14:13:28 -05:00
Denis Rouzaud
2cc04c27aa
fix installing tzdata on Docker again
2019-05-21 13:49:32 -05:00
Denis Rouzaud
ac25ee2a04
fix installing tzdata on Docker
2019-05-21 13:26:57 -05:00
Denis Rouzaud
026cb0e003
update alternative Docker image from Cosmic to Disco ( #10046 )
2019-05-21 12:44:54 -05:00
Denis Rouzaud
b9fdd02db6
fix copy in Dockerfile
2019-03-27 09:12:53 -05:00
Denis Rouzaud
ac7f66f9f3
fix copy in Dockerfile
2019-03-22 13:03:55 -05:00
Denis Rouzaud
2777381fc9
🐳
2019-03-09 12:15:10 +01:00
Denis Rouzaud
e655d0f6cd
test
2019-03-08 10:42:12 +01:00
Denis Rouzaud
64195d5bc0
plop
2019-03-07 14:55:08 +01:00
Denis Rouzaud
ff6aa91ffc
yeah
2019-03-07 14:33:53 +01:00
Denis Rouzaud
5e0a70086e
reset the test runner
2019-03-07 13:30:40 +01:00
Denis Rouzaud
7f4b290644
what to say
2019-03-07 13:20:39 +01:00
Denis Rouzaud
88e6193669
Revert "optimize Dockerfile for build deps"
...
This reverts commit 9cdf051fd078585802cba8a243fa1a26cc874fec.
2019-03-07 13:08:49 +01:00
Denis Rouzaud
a294fc7923
build and test in 2 steps
2019-03-07 13:08:35 +01:00
Denis Rouzaud
9cdf051fd0
optimize Dockerfile for build deps
2019-03-07 10:10:06 +01:00
Denis Rouzaud
ee4b2dcd5b
Revert "try with dedicated for building"
...
This reverts commit 748c783fa09aeb76870dd3155ed562046ea0cd0a.
2019-03-07 09:44:42 +01:00
Denis Rouzaud
748c783fa0
try with dedicated for building
2019-03-06 19:12:44 +01:00
Denis Rouzaud
38d00f966d
use PYTHONUNBUFFERED
2019-03-06 17:37:23 +01:00
Denis Rouzaud
ff2f15c9c6
debug
2019-03-06 17:01:36 +01:00
Denis Rouzaud
7cd5b5e65b
use tee with cat
2019-03-06 15:35:18 +01:00
Denis Rouzaud
08f1f7ed84
remove unbuffer
2019-03-06 15:26:20 +01:00
Denis Rouzaud
9b01e6f954
run test without tty
2019-03-06 14:48:42 +01:00
Denis Rouzaud
2c7ec99b72
fix path ignore in .dockerignore
2019-03-06 13:16:27 +01:00
Denis Rouzaud
d42ff34890
run Python tests inside docker
2019-03-06 13:16:27 +01:00
Denis Rouzaud
17b840573c
create CCACHE dir
2019-03-06 12:35:49 +01:00
Denis Rouzaud
943492e675
fix CCACHE dir
2019-03-05 20:12:47 +01:00
Denis Rouzaud
59789c463c
add a second cache directory for Docker image building
...
because they just take too much time
2019-03-05 13:16:16 +01:00
Rashad Kanavath
471865afd1
[CI] fix travis test for OtbAlgorithms
2019-02-23 05:20:17 +10:00
Rashad Kanavath
e286d5b99c
[CI] install OTB package for OtbAlgorithmsTest
...
Package will be taken from official OTB repository and will be
maintained by OTB team.
2019-02-23 05:20:17 +10:00
Chris Mayo
fb798263b2
Remove unused Qt5XmlPatterns dependency
...
QtXmlPatterns includes were deleted here:
2eb82430bb
Remove code that was never enabled, introduced here:
0f7b405aa7
2019-02-16 20:01:15 +00:00
Marco Bernasocchi
6896ce9bab
add /usr/share/qgis/python/plugins to PYTHONPATH ( #8877 )
...
this is needed to find the correct processing (and db_manager and metasearch)
2019-01-17 08:42:04 -05:00
Nyall Dawson
c9c502a852
Use proj geodesic.h instead of GeographicLib
...
Because it contains the same functionality and avoids a new
dependency
2019-01-08 12:32:50 +10:00
Nyall Dawson
148505d47f
Add a dependancy to geographiclib
2019-01-08 12:32:50 +10:00
Alessandro Pasotti
52eeabae2d
Less verbose output and import PyQt from qgis module
2018-11-28 17:14:17 +01:00
Alessandro Pasotti
6dab714e03
Fix ini file creation
2018-11-28 17:13:45 +01:00
Alessandro Pasotti
bb44e2b60b
Merge pull request #8512 from elpaso/docker-testing-env-tests
...
Docker testing env tests
2018-11-21 13:27:02 +01:00
Alessandro Pasotti
9e2d172dfd
Typos and small improvements
2018-11-20 14:46:58 +01:00
Alessandro Pasotti
e8e66d086b
Fix the python test runner and add a test for it
2018-11-20 10:31:05 +01:00
Alessandro Pasotti
47f29df263
Spelling
2018-11-20 10:24:09 +01:00
Alessandro Pasotti
ff06651788
Added circle-ci
2018-11-20 09:40:52 +01:00
Alessandro Pasotti
a786c40662
Documentation for the dockers
2018-11-20 09:21:57 +01:00
Denis Rouzaud
bd2f9f97b2
fix ccache for Docker images
2018-11-18 13:40:07 +01:00