IRC logs for #aegir, 2016-08-03 (GMT)

2016-08-02
2016-08-04
TimeNickMessage
[10:11:49]* TommyCox has joined #aegir
[10:17:06]* TommyCox has quit (Ping timeout: 244 seconds)
[10:17:18]* theMusician has quit (Quit: theMusician)
[10:52:04]* mstenta has quit (Ping timeout: 264 seconds)
[11:05:15]* gusaus has quit (Quit: gusaus)
[11:13:20]* TommyCox has joined #aegir
[11:19:12]* TommyCox has quit (Ping timeout: 276 seconds)
[12:15:03]* g1i7ch has quit (Quit: Leaving)
[12:16:54]* TommyCox has joined #aegir
[12:22:54]* TommyCox has quit (Ping timeout: 276 seconds)
[12:27:58]* gusaus has joined #aegir
[12:58:03]* gandhiano has quit (Ping timeout: 240 seconds)
[13:50:39]* roycroft has quit (Ping timeout: 276 seconds)
[13:51:31]* roycroft has joined #aegir
[14:48:01]* gusaus has quit (Ping timeout: 252 seconds)
[14:54:05]* gusaus has joined #aegir
[15:46:56]* TommyCox has joined #aegir
[16:28:15]* boshtian has joined #aegir
[16:54:31]* TommyCox has quit (Remote host closed the connection)
[16:58:22]* TommyCox has joined #aegir
[17:07:31]* TommyCox has quit (Remote host closed the connection)
[17:08:03]* TommyCox has joined #aegir
[17:12:25]* TommyCox has quit (Ping timeout: 250 seconds)
[17:55:56]* TommyCox has joined #aegir
[18:25:11]* TommyCox has quit (Remote host closed the connection)
[18:25:42]* TommyCox has joined #aegir
[18:29:59]* TommyCox has quit (Ping timeout: 250 seconds)
[18:32:47]* TommyCox has joined #aegir
[18:55:39]* gusaus has quit (Ping timeout: 264 seconds)
[19:44:58]* joestewart|afk has joined #aegir
[19:45:29]* TommyCox has quit (Ping timeout: 260 seconds)
[19:45:56]* TommyCox has joined #aegir
[19:46:12]* joestewart has quit (Ping timeout: 276 seconds)
[20:30:09]* TommyCox has quit (Remote host closed the connection)
[20:30:49]* TommyCox has joined #aegir
[20:35:13]* TommyCox has quit (Ping timeout: 250 seconds)
[21:18:07]* boshtian has quit (Ping timeout: 250 seconds)
[21:26:24]* gandhiano has joined #aegir
[21:56:21]* gandhiano has quit (Ping timeout: 265 seconds)
[21:56:46]* TommyCox has joined #aegir
[22:02:31]* TommyCox has quit (Ping timeout: 252 seconds)
[22:42:48]* zombiebeard has joined #aegir
[22:59:20]* TommyCox has joined #aegir
[23:04:01]* TommyCox has quit (Ping timeout: 265 seconds)
[00:18:59]* maelstrom has joined #aegir
[00:22:33]* kvanderw is now known as zz_kvanderw
[00:30:38]* hestenet has joined #aegir
[00:51:01]<jonpugh>colan: bgm: gboudrias: I submitted a patch for .travis.yml in hostmaster
[00:53:26]* shaneonabike1 has joined #aegir
[00:53:34]<jonpugh>https://www.drupal.org/node/2778447
[00:53:35]<hefring>https://www.drupal.org/node/2778447 => Add .travis.yml file for automated testing. [#2778447] => 2 comments, 1 IRC mention
[00:53:39]<jonpugh>helmo:
[00:54:20]<jonpugh>I figured the release manager of the project should probably be IRC opped
[00:54:25]<jonpugh>:D
[01:00:49]<colan>jonpugh: nice. makes sense until someone figures out the gitlab ci.
[01:00:56]* TommyCox has joined #aegir
[01:01:43]<jonpugh>yep, I spent a few hours on gitlab ci last week I got a runner going but it will take more time
[01:02:05]<jonpugh>so I figured I'm already familiar with travis, better to get going somewhere.
[01:05:12]* TommyCox has quit (Ping timeout: 240 seconds)
[01:25:22]* hestenet has quit (Remote host closed the connection)
[01:25:39]* hestenet has joined #aegir
[01:26:12]* hestenet has quit (Remote host closed the connection)
[02:01:59]* TommyCox has joined #aegir
[02:06:33]* TommyCox has quit (Ping timeout: 240 seconds)
[02:31:36]* boshtian has joined #aegir
[03:03:08]* TommyCox has joined #aegir
[03:04:06]* boshtian has quit (Ping timeout: 244 seconds)
[03:08:18]* TommyCox has quit (Ping timeout: 250 seconds)
[03:12:47]* gusaus has joined #aegir
[03:32:29]<helmo>jonpugh: thanks ... I just have to re-identify with nickserve ... the I also get auto-opped
[03:32:43]<jonpugh>ah :)
[03:34:14]* hestenet has joined #aegir
[03:36:32]<helmo>jonpugh: can we run the current test suite from travis ? 'drush -y @hostmaster provision-tests-run'
[03:38:31]<jonpugh>definitely! ... let me find the right place...
[03:40:45]<jonpugh>helmo: Submit a Pull Request on this file: https://github.com/aegir-project/dockerfiles/blob/master/docker-entrypoi...
[03:41:17]<jonpugh>Right now it's a bit confusing but it's the only way I could get it to work.
[03:41:43]<jonpugh>There is a secondary entrypoint in the hostmaster docker container for test runs
[03:41:53]<jonpugh>which ensures that the container is fully started first
[03:42:42]<jonpugh>We could move the test commands to the .travis.yml file if we write a command that polls and waits for Hostmaster to be fully installed...
[03:43:01]<jonpugh>but for now, the separate entrypoint works well.
[03:46:22]<jonpugh>Wait, helmo ... I think I figured out a better way
[03:46:37]<jonpugh>Behat can run drush commands
[03:51:28]<jonpugh>helmo: https://github.com/aegir-project/tests/pull/1
[03:51:54]<jonpugh>I wrote a behat feature to run that drush command and print and verify the output!
[03:52:06]<jonpugh>+ Scenario: Run legacy tests.
[03:52:06]<jonpugh> + Given I run the drush command "drush -y @hostmaster provision-tests-run"
[03:52:06]<jonpugh> + Then print last drush output
[03:52:06]<jonpugh> + Then drush output should contain "success"
[03:54:49]<jonpugh>helmo: Watch it live: https://travis-ci.org/aegir-project/tests
[03:58:38]<helmo>jonpugh: almost there :)
[04:00:36]<jonpugh>that one should do it
[04:01:22]<jonpugh>ooh, an undefined step doesn't fail the test...
[04:04:22]<jonpugh>helmo: its about to install behat
[04:04:23]<jonpugh>https://travis-ci.org/aegir-project/tests/builds/149543890
[04:04:27]<jonpugh>about to run the tests....
[04:04:43]<jonpugh>doh!
[04:05:13]<jonpugh>ohh right, @hostmaster is already bootstrapped
[04:11:16]<jonpugh>here it goes!
[04:11:30]<jonpugh>It's a long step, running that single command
[04:13:47]* theMusician has joined #aegir
[04:14:29]<helmo>jonpugh: yes it definately takes a while
[04:14:48]* julienfayad has joined #aegir
[04:24:43]* TommyCox has joined #aegir
[04:28:58]* TommyCox has quit (Remote host closed the connection)
[04:37:53]* TommyCox has joined #aegir
[04:47:14]* julienfayad has quit (Quit: julienfayad)
[04:48:17]* julienfayad has joined #aegir
[04:48:34]* TommyCox has quit (Remote host closed the connection)
[04:54:30]* zombiebeard has quit (Quit: zombiebeard)
[04:55:04]* TommyCox has joined #aegir
[04:58:25]* zombiebeard has joined #aegir
[05:02:45]* julienfayad has quit (Quit: julienfayad)
[05:04:53]* julienfayad has joined #aegir
[05:29:54]* julienfayad has quit (Quit: julienfayad)
[05:31:23]* theMusician has quit (Quit: theMusician)
[05:36:13]* TommyCox has quit (Remote host closed the connection)
[05:51:37]* theMusician has joined #aegir
[05:56:24]* julienfayad has joined #aegir
[06:13:41]* shaneonabike1 has quit (Quit: Leaving.)
[06:21:27]* TommyCox has joined #aegir
[06:25:11]* mgann has joined #aegir
[06:30:37]* mgann has quit (Quit: My iMac has gone to sleep. ZZZzzz…)
[06:36:00]* mgann has joined #aegir
[06:37:52]* mgann has quit (Client Quit)
[07:05:10]* julienfayad_ has joined #aegir
[07:05:22]* julienfayad has quit (Ping timeout: 252 seconds)
[07:05:22]* julienfayad_ is now known as julienfayad
[07:06:59]* julienfayad has quit (Client Quit)
[07:10:38]* theMusician has quit (Ping timeout: 258 seconds)
[08:00:22]* zombiebeard has quit (Quit: zombiebeard)
[08:37:49]* gandhiano has joined #aegir
[09:19:24]* TommyCox has quit (Remote host closed the connection)
[09:22:49]* ybabel has quit (Ping timeout: 244 seconds)
[09:49:50]* TommyCox has joined #aegir
[09:53:14]* hestenet has quit (Remote host closed the connection)