Skip to content

Commit

Permalink
Conformance results for v1.13/qiniucloud (cncf#623)
Browse files Browse the repository at this point in the history
  • Loading branch information
zyseeker authored and taylorwaggoner committed Jun 19, 2019
1 parent 6f96a74 commit c155bd4
Show file tree
Hide file tree
Showing 4 changed files with 17,377 additions and 0 deletions.
8 changes: 8 additions & 0 deletions v1.13/qiniucloud/PRODUCT.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
vendor: Qiniu Cloud
name: Qiniu Enterprise Platform
version: v4.2.0
website_url: https://www.qiniu.com/products/kirk
documentation_url: http://kirk-docs.qiniu.com
product_logo_url: https://www.cncf.io/wp-content/uploads/2018/09/qiniu.svg
type: distribution
description: Qiniu Enterprise Platform is a multi-cloud support platform based on Kubernetes and Docker for application lifecycle management with high availability and high stability. This platform can accelerate time-to-market,improve cluster utilization,simplify the operation and maintenance.
27 changes: 27 additions & 0 deletions v1.13/qiniucloud/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
#How To Reproduce:

##Create Cluster

Create a Cluster for Qiniu Cloud Container Engine.

After the creation completed, lauch the Kubernetes e2e conformance test.

##Run Conformance Test

Run command as blew:

`
go get -u -v github.com/heptio/sonobuoy
`<br>
`
sonobuoy run
`<br>
`
sonobuoy status
`<br>
`
sonobuoy logs
`<br>

Check sonobuoy's logs for the line `no-exit was specified, sonobuoy is now blocking`,which indicates that the e2e test is finished.<br>
Retrieve `e2e.log` and `junit_01.xml` file out of the tar file.
Loading

0 comments on commit c155bd4

Please sign in to comment.