[JIRA] (OVIRT-695) Cannot create a new project in Gerrit
Barak Korren (oVirt JIRA)
jira at ovirt-jira.atlassian.net
Wed Aug 17 09:47:01 UTC 2016
Barak Korren created OVIRT-695:
----------------------------------
Summary: Cannot create a new project in Gerrit
Key: OVIRT-695
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-695
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Gerrit/git
Reporter: Barak Korren
Assignee: infra
Priority: High
Trying to follow the instructions to create a new project here:
http://ovirt-infra-docs.readthedocs.io/en/latest/General/Creating_Gerrit_Projects.html
Yields the following error in the web UI regardless of the name entered:
{quote}
Code Review - Error
400 invalid project name: foobar
{quote}
Trying to do the same from the CLI with the following command:
{code}
ssh gerrit.ovirt.org -p 29418 gerrit create-project --empty-commit --owner foobar foobar
{code}
Also yields an error:
{code}
fatal: invalid project name: foobar
{code}
So far I haven't found anything in the logs to indicate why is this happening.
--
This message was sent by Atlassian JIRA
(v1000.253.3#100011)
More information about the Infra
mailing list