Commit Graph

19 Commits

Author SHA1 Message Date
Andreas Jaeger 854b3c5d37 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: Iffe3a7de281b48693606fe0c84ebec8190018167
2019-12-18 09:41:48 +01:00
Bogdan Dobrelya e8f74f5588 Update README and .gitignore
As the noop tests framework was removed to the
separate repo, this updates the README and
.gitignore as well.

Related-blueprint: deployment-data-dryrun

Change-Id: I806685b0dcdc8f06b7f8a5dc291828e3ec4421e0
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-02-18 15:26:49 +01:00
Bogdan Dobrelya 06e887312b Add sphinx doc build with tox
* Add basic doc build system with sphinx and tox
* Update README.md for how-to build docs
* Update .gitignore to exclude docs builds
* Add index and move README for Noop tests framework
* TODO split and add more details for how-to noop tests
  setup/use/create

Inspired by https://github.com/openstack/openstack-manuals

Partial-bug: #1483288

Change-Id: I982e0baaff5de95c7d0c4b3f098754a80676f0d0
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-12-08 11:08:36 +01:00
Dmitry Ilyin 7fccc1d46d Granular Neutron tasks
* Split neutron deployment to several tasks

Co-Authored: Sergey Vasilenko <svasilenko@mirantis.com>

Blueprint: make-neutron-deployment-task-more-granular
Change-Id: I8bb99f8f75a723946edcb9d89e5b03b3390017ec
2015-10-27 17:26:28 +03:00
Alex Schultz e139e6fb59 Create Rakefile to execute lint and spec tasks
This change creates a top level Rakefile that can be used to run all of
the lint, syntax and spec tasks for the modules and files in this
repository.

This is needed to integrate with the openstack-infra puppet syntax and
unit test jobs.

This change disables the unit tests for l23network until they can be
fixed as part of bug 1507742.

Change-Id: I1f637f2f2fd91ce01ba2a92f6ea45499def5333d
Related-Bug: #1507751
Related-Bug: #1507742
2015-10-21 22:19:56 -05:00
Dmitry Ilyin 8b6c9b1537 Fix error in the noops tests framework
* Fix broken remove_yaml function
* Improvement to rspec debugging
* Add more debug and spec for generate_vip function
* Remove unneeded globals cache options from rspec launcher

Change-Id: Ie4388e3fd226dd55a920bdfdbee6a05430ed1805
Closes-Bug: 1478643
2015-08-11 16:14:15 +03:00
Dmitry Ilyin fdc585a288 Add the task graph plotting tool
* It can build the image of the task graph

Related-Blueprint: fuel-library-modularization
Change-Id: Ie613ab6f9b35ff7cfef631feb7590a95eef87dd3
2015-03-02 17:32:04 +03:00
Sebastian Kalinowski 4f12918d5b Add way to run Python tests
Added script to easily run Python tests in fuel-library.
Script is located in ./utils/jenkins/python_run_tests.sh and
uses tox to create environments and py.test as a test runner.

Usage of the script can be learn from running it with '-h' arg:
 ./python_run_tests.sh -h

Tests include running all found Python tests as well
'flake8' with 'hacking' checks in newest version.

Requirements for tests could be found in
./utils/jenkins/python-test-requirements.txt

tox.ini. is located in
./utils/jenkins/tox.ini

Disabled all flake8 checks in all currently failing files.

DocImpact
Change-Id: I283333c48ac53d7baa0a9bb04558d7317bdcec11
2015-02-20 13:12:25 +01:00
Aleksandr Didenko dc3d6f1649 Update .gitignore file
1) We need to ship metadata.json with puppet modules because of
deprecation of Modulefile:

https://docs.puppetlabs.com/puppet/latest/reference/modules_publishing.html

DEPRECATION WARNING As of Puppet 3.6 the Modulefile has been deprecated
in favor of the metadata.json file.

Some modules already have no Modulefile and it's impossibleto check
such module's source/dependencies since we ignore metadata.json

2) We're going to use 'bundle' in our CI. So in order to run some
CI tests localy in the working dir it would be convenient to ignore
.bundled_gems directory that will be created by CI scripts.

Change-Id: I5523e84480ef3638a5442ac683d5e648d9f8a0fd
2014-12-22 10:48:04 +02:00
Dmitry Ilyin b0b953dc05 Make rdoc script 2013-09-16 15:59:43 +04:00
Dmitry Ilyin e8c94c498f Merge remote-tracking branch 'mirantis/develop' into mysql-tests
Conflicts:
	.gitignore
2013-07-29 15:37:37 +04:00
Dmitry Ilyin e911aa19cc Update gitignore 2013-07-29 15:36:22 +04:00
Dmitry Ilyin 9660216308 Fix mysql tests 2013-07-25 17:32:20 +04:00
Ivan Ponovarev 9004e58dac remove Constant for puppet 2.7, add truly negative IP, fix rspec 2013-06-28 17:59:11 +04:00
Ivan Ponovarev 682e892d57 gitignore for idea 2013-05-27 15:14:12 +04:00
ashaposhnikov 92112ebddb Iso build system 2013-03-10 01:51:30 +04:00
Sergey Vasilenko 2efd16fd21 geppetto and vim service files 2013-01-11 12:33:13 +04:00
Nick 8bc26900f7 Documentation folder added 2012-10-02 15:45:23 +04:00
vic 1e41495b68 Added gitignore 2012-09-17 21:48:02 +04:00