Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Getting rid of centos_swan_image #658

Merged
merged 1 commit into from
May 11, 2017

Conversation

iwankgb
Copy link
Collaborator

@iwankgb iwankgb commented May 10, 2017

Fixes issue SCE-1156

Summary of changes:

  • got rid of centos_swan_image

Testing done:

  • all existing tests should pass.

@iwankgb
Copy link
Collaborator Author

iwankgb commented May 10, 2017

run integration tests


echo "Install binaries from /opt/swan"
ln -sv ${SWAN_BIN}/* /bin/
echo "Install binaries to /opt/swan and symlink them to /bin"
Copy link
Contributor

Choose a reason for hiding this comment

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

FYI: in #656 this is part of provision_exp_environment.

@iwankgb iwankgb self-assigned this May 10, 2017
@iwankgb iwankgb force-pushed the iwan/SCE-1156_using_public_docker_image branch 2 times, most recently from ec3e738 to ecc981c Compare May 10, 2017 14:01
@iwankgb
Copy link
Collaborator Author

iwankgb commented May 10, 2017

run integration tests

Copy link
Contributor

@skonefal skonefal left a comment

Choose a reason for hiding this comment

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

Will merge conflict with #656

@squall0gd squall0gd dismissed skonefal’s stale review May 10, 2017 14:49

it's not a reason

@skonefal
Copy link
Contributor

@iwankgb kill docs/install.md

@iwankgb iwankgb force-pushed the iwan/SCE-1156_using_public_docker_image branch from ecc981c to 4c620dd Compare May 10, 2017 14:58
@iwankgb
Copy link
Collaborator Author

iwankgb commented May 10, 2017

run integration tests

@@ -141,6 +141,14 @@ wget --no-verbose https://github.com/intelsdi-x/snap-plugin-publisher-file/relea
wget --no-verbose https://github.com/intelsdi-x/snap-plugin-collector-use/releases/download/${SNAP_PLUGIN_COLLECTOR_USE_VERSION}/snap-plugin-collector-use_linux_x86_64 -O ${SWAN_BIN}/snap-plugin-collector-use


echo "----------------------------- Pulling docker image (`date`)"
docker pull intelsdi/swan
Copy link
Contributor

Choose a reason for hiding this comment

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

Both of 'docker pull' and 'retrieve binaries' are already in line 103. Please remove.

@iwankgb iwankgb force-pushed the iwan/SCE-1156_using_public_docker_image branch 2 times, most recently from 6905183 to 5855a7e Compare May 11, 2017 09:28
@iwankgb
Copy link
Collaborator Author

iwankgb commented May 11, 2017

run integration tests

@skonefal skonefal merged commit 62737ca into master May 11, 2017
@iwankgb iwankgb deleted the iwan/SCE-1156_using_public_docker_image branch September 26, 2017 15:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants