Project

General

Profile

Actions

Bug #9369

closed

Update production silently ignores wrong directory name

Added by Vadim Mutilin over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Urgent
Category:
Deployment
Target version:
Start date:
11/08/2018
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Linux x64
Published in build:

Description

If I put wrong directory name in "Klever build bases"
update production command does not report any errors.

sudo klever/deploys/bin/deploy-local --deployment-directory klever-inst/ update production
debian@mutilin-klever-md:~$ sudo klever/deploys/bin/deploy-local --deployment-directory klever-inst/ update production2018-11-08 09:57:28 (__init__.py:058) INFO> Start execution of action "update" for Klever "production" 
2018-11-08 09:57:28 (utils.py:045) INFO> Execute command "git ls-remote --refs /home/debian/klever" 
2018-11-08 09:57:28 (utils.py:138) INFO> "Klever" is up to date (version: "f90b3835a1ea7226cbf729449edd63253209e097")
2018-11-08 09:57:28 (utils.py:045) INFO> Execute command "git ls-remote --refs https://forge.ispras.ru/attachments/download/5827/cil-1.5.1.tar.gz" 
2018-11-08 09:57:28 (utils.py:138) INFO> "CIL" is up to date (version: "1.5.1-ldv")
2018-11-08 09:57:28 (utils.py:045) INFO> Execute command "git ls-remote --refs https://forge.ispras.ru/attachments/download/6006/cif-ca9075.tar.gz" 
2018-11-08 09:57:29 (utils.py:138) INFO> "CIF" is up to date (version: "ca9075")
2018-11-08 09:57:29 (utils.py:045) INFO> Execute command "git ls-remote --refs https://releases.hashicorp.com/consul/0.9.2/consul_0.9.2_linux_amd64.zip" 
2018-11-08 09:57:29 (utils.py:138) INFO> "Consul" is up to date (version: "0.9.2")
2018-11-08 09:57:29 (utils.py:045) INFO> Execute command "git ls-remote --refs https://forge.ispras.ru/attachments/download/5828/CPAchecker-1.7-svn 27946-unix.tar.gz" 
2018-11-08 09:57:30 (utils.py:138) INFO> "CPAchecker" is up to date (version: "trunk:27946")
2018-11-08 09:57:30 (__init__.py:075) INFO> Finish execution of action "update" for Klever "production" 

Files

klever-debian-wrongpath.json (1.93 KB) klever-debian-wrongpath.json Vadim Mutilin, 11/08/2018 01:12 PM
Actions

Also available in: Atom PDF