Commit Graph

33 Commits

Author SHA1 Message Date
Ian Wienand 25e4d69242 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I229c1efd14751dc7c75a5d864375c2a0ea4c2ca8
2019-03-24 20:33:20 +00:00
baigk e557d06fd4 bugfix install compass onto centos7
1. change mariadb to mysql
2. delete the "exit 0" in cobbler.sh
3. enable rabbitmq service in dependency.sh

Change-Id: I56ac94460c772edd54b0ee6e28392964aa5aa582
Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-19 15:13:07 +08:00
Carl Li 371b5c978e move stackforge to openstack
Change-Id: I78d9c15f5565ba9bd9495bb2df910ff26da00544
2015-10-18 09:57:23 -07:00
xiaodongwang 14ad281057 move adapter from db to memory
Change-Id: I366052e23d72dd94229513d6a0992338d0d44638
2015-08-04 10:45:24 -07:00
Xicheng Chang c946aeb254 Update Readme
Change-Id: I0bdd1808fce344156f2791e38832122a9aad30f0
2015-06-29 11:26:01 -07:00
Xicheng Chang 8cc9b72e83 Fix a syntax error in prepare.sh
Change-Id: I609525baf8559252fe534ce6367896d5991f66fc
2015-06-22 17:20:20 -07:00
Xicheng Chang 849f1adb1d Update ansible regtest
Pre-download centos65.box on host to save time.

Change-Id: I19bbc1257d687c89faef0cd9396d8e6f1b3a8385
2015-06-18 15:36:06 -07:00
Xicheng Chang ca8da634be Add ansible regtest
1. add regtest scripts and allinone job
2. further jobs can be added with just conf files

Change-Id: I203bd17154a6525a9ed3605ee35598d2cb472f6f
2015-05-29 15:42:43 -07:00
xiaodongwang 22e0daf05b add multi oses regtests.
Change-Id: I2d1649bd693c5c9146c5fb0eae33435e85b9660c
2015-01-28 16:42:54 -08:00
Jerry Zhao 4bb0d0a14c add service status check after openstack cluster is deployed
check service status after openstack cluster deployment is complete
to have a basic peace of mind.
will add tempest tests later.
also update openstack logs archive rule to use latest variable.
fix fastest_url to follow http redirects.
pin python-daemon version to 1.6.1 because 2.0 breaks.

Change-Id: I0830138381f99e128fd4dfc72f146dd16530d72b
Partial-bug: #1393182
2015-01-12 00:43:05 -08:00
Jerry Zhao f5944302fd change pxe image location from /tmp to /home
/tmp can be filled up by those image files, move those to a location
with large space.

Change-Id: I4d57136b3b38dec5cc5cab0807549d57ee6410f6
2015-01-03 23:54:06 -08:00
xiaodongwang 3b003c2778 reduce the cluster name in regtest
This cl tries to fix rsyslog does not sync back log with correct log dir name.

Change-Id: I67890af80b2a7322287875fb35c993f67a4a06e2
Close-Bugs: 1396988
2014-12-01 17:37:58 -08:00
xiaodongwang d517aaa887 make compass check work in every branch
Change-Id: I1d55248dd5330fdf94a77218810ff696e28f3fd1
2014-11-05 00:47:17 -08:00
xiaodongwang ce07c3b7dc clean installers when refresh
Change-Id: I86c27b0d9be0af6ef58748d97938a2df54b297c3
2014-10-30 00:21:41 -07:00
xiaodongwang c483fcdf93 move reset PROXY env from regtest.conf to regtest.sh
Change-Id: I36131c433c1c30cb8a2fbc5ac60100de5ac774c5
2014-10-23 09:17:21 -07:00
xiaodongwang e775a00786 disable proxy when use proxy
Change-Id: I34ee2a6b1ff3ac754c3d07e34abbed2c1b2e8185
2014-10-22 17:28:12 -07:00
xiaodongwang 603b7cab4e fix ubuntu log analyor pattern
Change-Id: I8a95e3183c7944637f205d1b14e0d785e83307b0
2014-10-16 09:36:26 -07:00
xiaodongwang e72c9d06b1 use local repo in regtest
Change-Id: I874e4acb14e2853c903bd4455789b714d9f987dd
2014-10-12 11:10:50 -07:00
xiaodongwang 2c9fdc1237 add ip and ignore hostname when hostname is not set
Change-Id: Ica03525178ba417cc48364091a958a55d977ecb3
2014-10-09 17:11:04 -07:00
xiaodongwang fc96f79cdb add local repo support in regtest
Change-Id: I1ab9fe97ff53d072848015f2299faab645ec3d14
2014-10-06 13:42:52 -07:00
xiaodongwang 88eb112683 make init db, load adapters/metadatas lazy initialization
Change-Id: I7f32732a9a2a1bc9ec721dad6e0c43ceef8c5f11
2014-10-05 11:29:43 -07:00
xiaodongwang 6413d34aa7 add ubuntu os only regtest conf
Change-Id: Id5e72cad18cc9b864336ecc1febae23aa19e7e36
2014-09-27 23:56:05 -07:00
xiaodongwang 5b969f98cd make compass support os only cluster
Change-Id: Ia6e8d1bde05822a6d8d98018ff0e3126e6a31323
2014-09-22 12:24:46 -07:00
zhaoxinyu c4674360ef add regtest script and conf
Change-Id: Ieb82235bd6b436b6716992c1b45698b083d03d86

remove pre-existing chef files before uploading new chef files.

having legacy stale chef roles/cookbooks/databags in the knife
source directory will result in possible failure of dependency check,
so gurantee we have the latest code in that directory.

clean installation logs when refresh database.

Change-Id: I6609e90e51d8ca3560f1848f2de62e148f0c5b49
2014-09-17 11:46:07 -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
zhaoxinyu b7e7ad6d99 Bump up mgmt ip start to avoid conflict with compass server
now start from *.*.*.10 but test slaves where compass server
is can be out of 10 so a conflict might happen, so increase
to 50.
pin pycrypto version to 2.0.1 and below
Keystone client grizzly version only work with pycrypto below 2.0.1,
so pin pycrypto to 2.0.1 and below.
Closes-Bug: 1321032
Closes-Bug: 1321056
Change-Id: I2f72937ee128d34ce2eb02f35edff700eab686a5
2014-05-20 01:56:37 +00:00
zhaoxinyu 7bb397108d Increase disk size to avoid insufficient space for tempest
Sometimes when running volume related tempest tests, there is
change that such error occurs: "Failed to create ALL necessary
volumes to run test". It might because a race in deleting and
creating volumes. Anyway, 5G cinder volume is enough but not by
a margin. Give it a little more space.

Change-Id: Id129c21461fd027e4eddf9ea7aee24f74154dee7
2014-04-22 16:41:12 +00:00
xiaodongwang 8065a459ff add option to ignore poll switches by env variable USE_POLL_SWITCHES
Change-Id: I9c7f4fef481314a8616ddb89b0da7fec0a6797c9
2014-04-08 16:55:30 -07:00
Jenkins 2edf957c63 Merge "add test conf" 2014-04-07 17:42:06 +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
xiaodongwang 212d05a609 add test conf
Change-Id: Ida42dd207e8b78324a942d8f7a738cba94246e46
2014-04-03 23:26:59 -07:00
xiaodongwang 8e56d2393d fix typo in regtest.sh
Change-Id: If6758764b52c53b09ca3094a386a174e7ba38be4
2014-04-03 17:57:02 -07:00
xiaodongwang 74f1bc08a4 add regtest framework
Change-Id: Iee78d5445f1c8e2687e527d3505a191074d69776
2014-04-02 15:07:45 -07:00