Skip to content

Commit 80303d1

Browse files
Nelynehemianely
andauthored
RD 3035 validate version CLI (#400)
* RD-3035 Support ecosystem-test validate-plugin-version CLI * remove source * change command - validate-ֿplugin-version Co-authored-by: nely <nely@cloudify.co>
1 parent 5981c4f commit 80303d1

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ commands:
254254
command: pip install https://github.com/cloudify-incubator/cloudify-ecosystem-test/archive/latest.zip
255255
- attach_workspace:
256256
at: workspace
257-
- run: python .circleci/validate_version.py
257+
- run: ecosystem-test validate-plugin-version
258258

259259

260260
merge_docs:

plugin.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ plugins:
22

33
openstack:
44
executor: central_deployment_agent
5-
source: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/3.3.1.zip
65
package_name: cloudify-openstack-plugin
76
package_version: '3.3.1'
87

0 commit comments

Comments
 (0)