Commit History

Author SHA1 Message Date
  Joffrey F b13ec16e11 Replace unittest-style asserts with pytest asserts 7 years ago
  Joffrey F dc6bb7020d UCP 2.2.0 test fixes 8 years ago
  Joffrey F 7a4c328c41 Rewriting tests to be UCP/Swarm compatible 8 years ago
  Daniel Nephin 5c968f9e15 Fix flaky partial_change state test. 9 years ago
  Garrett Heel 9cfa71ceee Add support for build arguments 10 years ago
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 years ago
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files 10 years ago
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 10 years ago
  Daniel Nephin 7c2a16234f Recreate dependents when a dependency is created (not just when it's recreated). 10 years ago
  Daniel Nephin 8ff960afd1 Fix service recreate when image changes to build. 10 years ago
  Daniel Nephin ce322047a0 Move config hash tests to service_test.py 10 years ago
  Mazz Mosley bee063c07d Fix tests 10 years ago
  Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started 10 years ago
  Daniel Nephin c0c9a7c1e4 Update integration tests for multiple file support 10 years ago
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. 10 years ago
  Daniel Nephin c183e52502 Fixes #1757 - include all service properties in the config_dict() 10 years ago
  Daniel Nephin 235fe21fd0 Prevent flaky test by changing container names. 10 years ago
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 years ago
  Aanand Prasad 04a773f1c8 Deprecate --allow-insecure-ssl 10 years ago
  Aanand Prasad ced94a3504 Make smart recreate the default 10 years ago
  Aanand Prasad ec8bf066ba Make sure up/restart/stop timeout is an int 10 years ago
  Aanand Prasad 531265bc84 Fix smart recreate when 'image' is changed to something nonexistent 10 years ago
  Daniel Nephin ae96fc0071 Support reading config from stdin. 10 years ago
  Daniel Nephin 06db577105 Move converge() to a test module, and use a short timeout for tests. 10 years ago
  Daniel Nephin 60351a8e07 Speed up integration test and make cleanup easier by using labels 10 years ago
  Aanand Prasad b0cb31c186 Use 'top' instead of 'sleep' as a dummy command 10 years ago
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago