Project

General

Profile

Bug #2314

Build script support for running Docker images isn't great

Added by Luke Murphey over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11/03/2018
Due date:
% Done:

100%


Description

Currently, there isn't a great way to execute the events to start and stop docker. The two paths are:

  • Attach the events to the test.run_unit target. This doesn't work because Ant doesn't support firing events after a target has run
  • Attach the events to test.deploy_and_run_unit. This works except for when people run test.run_unit directly.

Associated revisions

Revision 130 (diff)
Added by lukemurphey over 5 years ago

Improving targets for test setup and teardown

Reference #2314

Revision 131 (diff)
Added by lukemurphey over 5 years ago

Improving targets for test setup and teardown

Reference #2314

History

#1 Updated by Luke Murphey over 5 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF