Re: Review Request 52950: Extended the basic CLI unit test infrastructure.

2017-03-01 Thread Joris Van Remoortere

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52950/#review167416
---



Closing this review due to inactivity. Please see our 
[guidelines](https://github.com/apache/mesos/blob/master/docs/reopening-reviews.md)
 for reopening reviews.

- Joris Van Remoortere


On Oct. 20, 2016, 6:12 p.m., Kevin Klues wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/52950/
> ---
> 
> (Updated Oct. 20, 2016, 6:12 p.m.)
> 
> 
> Review request for mesos and Joseph Wu.
> 
> 
> Bugs: MESOS-5676
> https://issues.apache.org/jira/browse/MESOS-5676
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> This infrastrcture includes the ability to bring up a test cluster to
> run the CLI against. Future unit tests will use this infrastructure to
> test their commands against a running mesos cluster.
> 
> 
> Diffs
> -
> 
>   src/cli_new/bin/tests.py PRE-CREATION 
>   src/cli_new/lib/mesos/http.py PRE-CREATION 
>   src/cli_new/lib/mesos/tests/__init__.py PRE-CREATION 
>   src/cli_new/lib/mesos/tests/base.py PRE-CREATION 
>   src/cli_new/lib/mesos/tests/tests.py PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/52950/diff/2/
> 
> 
> Testing
> ---
> 
> $ cd src/cli_new
> $ ./bootstrap
> $ source activate
> 
> (mesos-cli) $ mesos-cli-tests
> 
> 
> Thanks,
> 
> Kevin Klues
> 
>



Re: Review Request 52950: Extended the basic CLI unit test infrastructure.

2016-10-20 Thread Kevin Klues

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52950/
---

(Updated Oct. 20, 2016, 6:12 p.m.)


Review request for mesos and Joseph Wu.


Changes
---

Rebased


Bugs: MESOS-5676
https://issues.apache.org/jira/browse/MESOS-5676


Repository: mesos


Description
---

This infrastrcture includes the ability to bring up a test cluster to
run the CLI against. Future unit tests will use this infrastructure to
test their commands against a running mesos cluster.


Diffs (updated)
-

  src/cli_new/bin/tests.py PRE-CREATION 
  src/cli_new/lib/mesos/http.py PRE-CREATION 
  src/cli_new/lib/mesos/tests/__init__.py PRE-CREATION 
  src/cli_new/lib/mesos/tests/base.py PRE-CREATION 
  src/cli_new/lib/mesos/tests/tests.py PRE-CREATION 

Diff: https://reviews.apache.org/r/52950/diff/


Testing
---

$ cd src/cli_new
$ ./bootstrap
$ source activate

(mesos-cli) $ mesos-cli-tests


Thanks,

Kevin Klues



Review Request 52950: Extended the basic CLI unit test infrastructure.

2016-10-17 Thread Kevin Klues

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52950/
---

Review request for mesos and Joseph Wu.


Bugs: MESOS-5676
https://issues.apache.org/jira/browse/MESOS-5676


Repository: mesos


Description
---

This infrastrcture includes the ability to bring up a test cluster to
run the CLI against. Future unit tests will use this infrastructure to
test their commands against a running mesos cluster.


Diffs
-

  src/cli_new/bin/tests.py PRE-CREATION 
  src/cli_new/lib/mesos/http.py PRE-CREATION 
  src/cli_new/lib/mesos/tests/__init__.py PRE-CREATION 
  src/cli_new/lib/mesos/tests/base.py PRE-CREATION 
  src/cli_new/lib/mesos/tests/tests.py PRE-CREATION 

Diff: https://reviews.apache.org/r/52950/diff/


Testing
---

$ cd src/cli_new
$ ./bootstrap
$ source activate

(mesos-cli) $ mesos-cli-tests


Thanks,

Kevin Klues