1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Johannes 'fish' Ziemke b04c6466cd Make docker build return exit code of build step
If a command during build fails, `docker build` now returns with
the exit code of that command.

This makes it necessary to change the build api endpoint to
return a json object stream.
2013-12-02 17:52:37 +01:00
..
api_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
auth_test.go gofmt_test 2013-11-18 11:25:13 -08:00
buildfile_test.go Make docker build return exit code of build step 2013-12-02 17:52:37 +01:00
commands_test.go Make docker build return exit code of build step 2013-12-02 17:52:37 +01:00
container_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
graph_test.go go fmt. 2013-11-29 22:20:59 -02:00
iptables_test.go Move iptables test to integration tests 2013-11-15 01:15:39 +00:00
runtime_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
server_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
sorter_test.go Integration tests: remove dependency on private APIs 2013-11-14 10:50:43 -08:00
utils_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
z_final_test.go Move integration tests to integration/, expose missing public methods in the core 2013-11-14 10:50:00 -08:00