Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
44c23fa6
Commit
44c23fa6
authored
Sep 12, 2007
by
Michael Hanselmann
Browse files
Move QA script from testing/ to qa/.
Reviewed-by: iustin
parent
23f41a3e
Changes
6
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
44c23fa6
# standard automake rules
SUBDIRS
=
man lib scripts daemons doc testing tools
SUBDIRS
=
man lib scripts daemons doc testing tools qa
# custom rules
depgraph
:
depgraph.png
...
...
configure.ac
View file @
44c23fa6
...
...
@@ -26,6 +26,7 @@ AC_CONFIG_FILES([
doc/examples/Makefile
lib/Makefile
man/Makefile
qa/Makefile
scripts/Makefile
testing/Makefile
tools/Makefile
...
...
qa/Makefile.am
0 → 100644
View file @
44c23fa6
EXTRA_DIST
=
ganeti-qa.py qa-sample.yaml
CLEANFILES
=
*
.py[co]
testing
/ganeti
.
qa.py
→
qa
/ganeti
-
qa.py
View file @
44c23fa6
File moved
testing
/qa-sample.yaml
→
qa
/qa-sample.yaml
View file @
44c23fa6
File moved
testing/Makefile.am
View file @
44c23fa6
...
...
@@ -6,5 +6,5 @@ ganeti:
rm
-f
ganeti
ln
-s
$(top_srcdir)
/lib ganeti
EXTRA_DIST
=
$(TESTS)
mocks.py
ganeti.qa.py qa-sample.yaml
EXTRA_DIST
=
$(TESTS)
mocks.py
MAINTAINERCLEANFILES
=
ganeti
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment