This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Created by: Daniel Shafer <daniel@shafer.cc> | |
# $FreeBSD$ | |
PORTNAME= autokey | |
PORTVERSION= 0.95.4 | |
DISTVERSIONPREFIX= v | |
CATEGORIES= deskutils python | |
# Using GitHub until they update the version in pypi. | |
# MASTER_SITES= CHEESESHOP | |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(fuel-devops-venv)fuel@mnv-devops-01:~/fuel-main$ ./utils/jenkins/system_tests.sh -t test -w $(pwd) -j fuelweb_test -i ~/arch/MirantisOpenStack-6.0.iso -o --group=setup -V ~/fuel-devops-venv/ | |
/home/fuel/fuel-main | |
Create environment and set up master node ... 2015-02-24 16:04:41,181 - INFO nailgun_client.py:26 -- Initiate Nailgun client with url http://10.108.0.2:8000 | |
2015-02-24 16:04:41,181 - INFO http.py:27 -- Initiate HTTPClient with url http://10.108.0.2:8000 |