Add a new project in stackforge named as i18n-test

to maintain the test codes for i18n and l10n functions.

Change-Id: I485704f88e4f5fbb16c2b92251d5cdc3c4318ea1
This commit is contained in:
daisy-ycguo 2014-11-20 14:03:55 +08:00
parent 2cfcd10549
commit e21e6a888e
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group i18n-test-core
label-Code-Review = -2..+2 group i18n-test-core
label-Workflow = -1..+1 group i18n-test-core
[access "refs/tags/*"]
pushSignedTag = group i18n-test-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1195,6 +1195,8 @@
description: SaltStack formula used for installing OpenStack Horizon
acl-config: /home/gerrit2/acls/stackforge/salt-formula.config
upstream: https://github.com/jeffrey4l/horizon-salt-formula.git
- project: stackforge/i18n-test
description: System tests for i18n & l10n
- project: stackforge/inception
description: Inception Cloud Project
upstream: git://github.com/maoy/inception.git

View File

@ -2735,6 +2735,14 @@
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
- project:
name: i18n-test
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: inception
node: 'bare-precise || bare-trusty'

View File

@ -4466,6 +4466,12 @@ projects:
- name: merge-check
- name: noop-jobs
- name: stackforge/i18n-test
template:
- name: merge-check
- name: python-jobs
- name: python3-jobs
- name: stackforge/inception
template:
- name: merge-check