docs/test/integration
Anil Belur 0b0373d436 Fixes issue #2310 - machine ls --filter with engine label
* Added a new members `Labels` to `FilterOptions struct`, and `EngineOptions` to
`HostListItem struct`. `HostListItems` is already being read from the file
store `config.json` which TestFilterHostsReturnSetLabel engine labels.

* Modified `parseFilters()` and added new `func matchesLabel(`) which compares
the one or more label values provided as input.

* Also the changes include added tests for UT and integration.
Note: Have kept `--filter label=<key>=<value>` syntax which is similar to
`docker images --filter` to keep the usability consistent.

review comments from @dgageot

Signed-off-by: Anil Belur <askb23@gmail.com>
2015-12-08 10:15:31 +05:30
..
cli Fixes issue #2310 - machine ls --filter with engine label 2015-12-08 10:15:31 +05:30
core Add version to machine ls 2015-12-03 16:27:42 +01:00
virtualbox Allow virtualbox DNSProxy override 2015-12-01 16:02:20 +01:00
.gitignore more integration test robustness 2015-03-07 18:19:15 -05:00
helpers.bash Update DRIVER checking to universal function 2015-11-25 23:01:47 -08:00
run-bats.sh Remove redundant flag in integration tests 2015-12-02 11:51:29 +01:00