Commit Graph

18 Commits

Author SHA1 Message Date
Weidong Shao
c5b2c92dfd Use dev/experimental branch for compass-adapters repo
Change-Id: I1e4c07a5e72fd6c0ef88e90088ce1a157d1590a6
2014-08-07 09:36:30 +00:00
Weidong Shao
832f10bbf1 Remove JavascriptMVC in the new web UI.
Update Apache config to point to v2 html.

Change-Id: Id60fb65c0452d9369d937f0a33baa3943f123cfe
2014-08-07 05:32:03 +00:00
xiaodongwang
06020bc48f fix install bug
Change-Id: I7eecc6c6df45c92ea7d9bf15ad3ad2c74e35c9fe
2014-08-06 21:14:44 -07:00
zhaoxinyu
a044f9f3c5 Install Compass in virtual env
Create virtualenv for compass, point compass site packages to virtualenv,
make virtualenv accessable for apache.
Change compass executable scripts to use python in env to be virtualenv
compatible.
Make progress_update daemon use virtualenv.
Comment out some health checks that use packages not available to pip, eg,
yum, apt since we have other ways to check packages any way.

Conflicts:

	conf/compassd
	install/compass.sh
	install/dependency.sh
	install/prepare.sh
	misc/apache/compass.wsgi
	requirements.txt

Change-Id: Ib48633601bf238ffc660c4694834897edbe45e07
2014-07-31 19:50:49 -07:00
xiaodongwang
71883bcd4c add preseed support for ubuntu
Change-Id: Ifa4f7af2fe072585e611667c35d0d71830f410c5
2014-05-16 11:08:16 -07:00
zhaoxinyu
47550ababc Add zuul related variables in prepare script
Prepare to switch to zuul for trigger and gating.

Change-Id: I58eb2e52be04186385711daf324ec86798b8b990
2014-05-08 01:27:23 +00:00
zhaoxinyu
1adc10c922 Add network connectivity test
also add a skip-broken flag to yum update for the time-being
because a syslinux dependency: syslinux-nonlinux was not found
in centos mirrors. It is on the way though.
https://www.centos.org/forums/viewtopic.php?f=14&t=45933
Need 'yum clean all' to update metadata and get the latest package
list from mirros.
Fix a bug in prepare.sh. it didn't fetch the gerrit refs.
Restore some package pre-load scripts in prepare.sh to make CI faster.

Change-Id: I66f06bdfb801204fb956c7a264c98de879322744
2014-04-16 22:11:10 +00:00
xiaodongwang
99364d98f0 make install script to catch up more typo error
Change-Id: I4a45befe6c7f2d3205d70380b08d3881194f15a6
2014-04-14 11:33:12 -07:00
Xicheng Chang
80f11cbf98 Remove cherrypick lines to fetch the latest compass-adapters code
Change-Id: Ic89d719bbb586b52486c7142eb9a700396ee1def
2014-04-10 00:05:17 +00:00
Xicheng Chang
7bc977aa65 Decoupling cobbler and chef-1
Change-Id: Ib23a2e87772005bc5b2ec4e85026331ee28bedce
2014-04-09 17:23:56 +00:00
zhaoxinyu
a60b5d2ccd Change some static values to dynamic and add minimal test config
Also fixed some typos and add teardown after test

Change-Id: If279d8c59d32a6eef0e6dded726ead99d4c644e6
2014-04-05 03:39:03 +00:00
Jenkins
a9cd5c600b Merge "Add tempest run scripts and prepare scripts" 2014-04-04 02:11:16 +00:00
zhaoxinyu
885609ef39 Add tempest run scripts and prepare scripts
Also change some hardcoded network config to dynamic
Change-Id: I5dc1df89b32436a41cf7d7c46e30be879207b224
2014-04-03 23:59:01 +00:00
zhaoxinyu
9990927642 Install a new version of rsyslog
Some bugs are fixed in the new version. Hoping
the new version will fix the chef log syncing problem
after rsyslog restart.

Change-Id: I592638553bd42b8ef2b57bd3feba75dc3d4506eb
2014-04-03 00:04:07 +00:00
zhaoxinyu
ac2298e15d Change git clone source to git.o.o and ref source to review.o.o
Reduce load to gerrit, only get refs from gerrit

Change-Id: I9c94bc265f3dc259c087619c7efdb8c3cbff2f92
2014-03-12 02:01:09 +00:00
xiaodongwang
7f080e4e51 fix pep8 warning and move major util code from bin to compass dir.
Change-Id: I7baa536888db1ca46cadcdf07ef9cc0a1a3a12fb
2014-02-19 22:25:45 -08:00
zhaoxinyu
203a167ce1 Add packages download in prepare script to save build time
prepare script will run when nodepool update test slave image,
so when install script runs, all the big packages are in place.

Change-Id: I3baabee2833d9db115fd4c1c929a1074113f30fa
2014-02-19 04:23:02 +00:00
xiaodongwang
2beaa6421e make install script rerun and add logrotate support.
Change-Id: I84526351f9aa4882d498601ebe9681e622909516
2014-02-07 21:54:28 -08:00