Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cyclone e2e test #86

Merged
merged 2 commits into from
Dec 1, 2016
Merged

cyclone e2e test #86

merged 2 commits into from
Dec 1, 2016

Conversation

superxi911-zz
Copy link
Contributor

No description provided.

- ETCD_SERVER_IP=http://etcd:2379
- WORK_REGISTRY_LOCATION=cargo.caicloud.io
- WORK_DOCKER_HOST=unix:///var/run/docker.sock
- DOCKER_HOST=unix:///var/run/docker.sock
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the same as line 38, delete it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

CPUShares: cpu,
Memory: memory,
Privileged: true,
//NetworkMode: "host",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete useless code ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@@ -48,9 +48,30 @@ func getNameInNetwork(dn *parser.DockerNode, b *Build) string {
return fmt.Sprintf("%s", dn.Name)
}

// generatePortBindins generate PortBindins from ports config of yaml file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add . at the end

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@xiaomuqiao
Copy link
Contributor

LGTM

@xiaomuqiao xiaomuqiao merged commit 0e83a7e into caicloud:master Dec 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants