Alexander Wels
edf39e1cc6
Merge branch 'master' into report_progress_cloner
2018-11-01 12:44:31 -04:00
Alexander Wels
40072b631a
Report cloning progress in logs and prometheus.
...
Signed-off-by: Alexander Wels <awels@redhat.com>
2018-11-01 11:09:03 -04:00
Alexander Wels
4c762a8bab
Merge branch 'master' into cleaning
2018-11-01 08:07:28 -04:00
Alexander Wels
a5a82aa970
Report import progress with prometheus
...
- Added code report progress with prometheus
Signed-off-by: Alexander Wels <awels@redhat.com>
2018-10-31 11:26:38 -04:00
tavni
d7dce90bcb
Removing unnecessary code and update Const UPLOAD name #506
...
Signed-off-by: tavni <tavni@redhat.com>
2018-10-28 16:17:28 +02:00
tavni
05778eecff
CDI e2e negative tests
...
Signed-off-by: tavni <tavni@redhat.com>
2018-10-17 11:04:41 +03:00
Alexander Wels
5c43a1373e
Update no annotation PVC import test. ( #403 )
...
- Set verbosity on controller to 3 to enable simpler tests.
Signed-off-by: Alexander Wels <awels@redhat.com>
2018-09-05 08:09:30 -04:00
Jeff Vance
a450005167
NewFrameworkOrDie
(#399 )
...
* add NewFrameworkOrDie
* Config{} defaults
* review comments
* init fmt fix
2018-08-31 16:11:14 -05:00
Alexander Wels
d7cb81a801
Change embedded Config from ptr to regular embed ( #373 )
...
Signed-off-by: Alexander Wels <awels@redhat.com>
2018-08-24 13:54:01 -07:00
Alexander Wels
c5f4615494
Add skip namespace creation flag.
...
- Not all tests require a namespace to run, add the ability
to skip creating the generated namespace.
Signed-off-by: Alexander Wels <awels@redhat.com>
2018-08-23 13:53:56 -04:00
Alexander Wels
ea15dd41f5
Add regular PVC creation e2e test.
...
- Added e2e test to see if regular PVC doesn't get populated.
- Added PVC utilities, for both framework and stand alone
- Added exec utility functions to execute commands against running
Pods.
Signed-off-by: Alexander Wels <awels@redhat.com>
2018-08-22 14:10:49 -04:00