> On March 3, 2015, 3:38 a.m., Aurora ReviewBot wrote: > > Master (4cca6a6) is red with this patch. > > ./build-support/jenkins/build.sh > > > > src.test.python.apache.aurora.client.cli.cron > > ..... SUCCESS > > src.test.python.apache.aurora.client.cli.inspect > > ..... SUCCESS > > src.test.python.apache.aurora.client.cli.job > > ..... SUCCESS > > src.test.python.apache.aurora.client.cli.plugins > > ..... SUCCESS > > src.test.python.apache.aurora.client.cli.quota > > ..... SUCCESS > > src.test.python.apache.aurora.client.cli.sla > > ..... SUCCESS > > src.test.python.apache.aurora.client.cli.supdate > > ..... SUCCESS > > src.test.python.apache.aurora.client.cli.task > > ..... SUCCESS > > src.test.python.apache.aurora.client.cli.update > > ..... SUCCESS > > src.test.python.apache.aurora.client.cli.version > > ..... SUCCESS > > src.test.python.apache.aurora.client.config > > ..... SUCCESS > > src.test.python.apache.aurora.client.factory > > ..... SUCCESS > > src.test.python.apache.aurora.client.hooks.hooked_api > > ..... SUCCESS > > > > src.test.python.apache.aurora.client.hooks.non_hooked_api > > ..... SUCCESS > > > > src.test.python.apache.aurora.common.test_aurora_job_key > > ..... SUCCESS > > src.test.python.apache.aurora.common.test_cluster > > ..... SUCCESS > > > > src.test.python.apache.aurora.common.test_cluster_option > > ..... SUCCESS > > src.test.python.apache.aurora.common.test_clusters > > ..... SUCCESS > > > > src.test.python.apache.aurora.common.test_http_signaler > > ..... SUCCESS > > src.test.python.apache.aurora.common.test_pex_version > > ..... SUCCESS > > src.test.python.apache.aurora.common.test_shellify > > ..... SUCCESS > > src.test.python.apache.aurora.common.test_transport > > ..... SUCCESS > > src.test.python.apache.aurora.config.test_base > > ..... SUCCESS > > > > src.test.python.apache.aurora.config.test_constraint_parsing > > ..... SUCCESS > > src.test.python.apache.aurora.config.test_loader > > ..... SUCCESS > > src.test.python.apache.aurora.config.test_thrift > > ..... SUCCESS > > > > src.test.python.apache.aurora.executor.common.path_detector > > ..... SUCCESS > > > > src.test.python.apache.aurora.executor.common.task_info > > ..... SUCCESS > > src.test.python.apache.aurora.executor.executor_base > > ..... SUCCESS > > src.test.python.apache.aurora.executor.executor_vars > > ..... SUCCESS > > src.test.python.apache.aurora.executor.status_manager > > ..... SUCCESS > > > > src.test.python.apache.aurora.executor.thermos_task_runner > > ..... FAILURE > > src.test.python.apache.thermos.common.test_pathspec > > ..... SUCCESS > > > > src.test.python.apache.thermos.core.test_runner_integration > > ..... SUCCESS > > src.test.python.apache.thermos.monitoring.test_disk > > ..... SUCCESS > > > > FAILURE > > > > [31m > > FAILURE[0m > > > > > > I will refresh this build result if you post a review containing > > "@ReviewBot retry"
Known flaky test AURORA-1054. - Bill ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31659/#review74881 ----------------------------------------------------------- On March 3, 2015, 3:23 a.m., Bill Farner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31659/ > ----------------------------------------------------------- > > (Updated March 3, 2015, 3:23 a.m.) > > > Review request for Aurora, Kevin Sweeney and Maxim Khutornenko. > > > Repository: aurora > > > Description > ------- > > Major changes: > - applying DRY by not invoking everything via `vagrant ssh` (making tests > easier to write and much faster to run) > - pulled 'test cases' into individual functions > - simplified (maybe?) setup for tests using SSH > > This is being done in preparation for AURORA-1157. > > > Diffs > ----- > > src/test/sh/org/apache/aurora/e2e/test_common.sh > b621975bab6f8bbf193e61360654e34337e36943 > src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh > 1d599c3f71b7e07c1cb8bee01a4d3b5cfcf92631 > src/test/sh/org/apache/aurora/e2e/test_run.sh > ab91b95a60f7b459b95dc7e13a29692badca5ff7 > > Diff: https://reviews.apache.org/r/31659/diff/ > > > Testing > ------- > > Ran the script. > > > Thanks, > > Bill Farner > >
