Philippe Pepiot

Results 24 issues of Philippe Pepiot

Hi, I'm considering using this project since this is the only kubernetes database operator I known allowing to connect to an external postgresql database (not running on kubernetes). The latest...

This patch break the full deployment because the file `hello.txt` doesn't exists. But it work on an already provisioned image (production). Travis build: https://travis-ci.org/philpep/test-driven-infrastructure-example/builds/76951079 Jenkins build: https://jenkins.philpep.org/job/test-driven-infrastructure-example-pr/16/ ``` text TASK:...

This test break because we don't remove the `hello.txt` resulting to a different state on a full or on a half provisioned system: Travis build: https://travis-ci.org/philpep/test-driven-infrastructure-example/builds/76951185 Jenkins build: https://jenkins.philpep.org/job/test-driven-infrastructure-example-pr/15/ ```...

This patch work on a new server but not a already provisioned because nginx is already installed and not upgraded. Travis build: https://travis-ci.org/philpep/test-driven-infrastructure-example/builds/76951116 Jenkins build: https://jenkins.philpep.org/job/test-driven-infrastructure-example-pr/14/ ``` text def test_package(Package):...