RETIRED, Fuel UI
Go to file
Kamil Sambor cabab8ab7b Added base classes for Load Tests and profiler
* added nailgun profiler
* added base clases for load test
* added integration tests

Tests are run only when teh are set in settings
(PERFORMANCE_PROFILING_TESTS) is set on True, also profiler runs
only when this variable is set. All artifacts from profiler are
writen in /tmp/nailgun_load_tests/results/, directory can be
changed in settings.yaml.

DocImpact
Change-Id: I2be46c2a0a51544b12a1d9f2a840d4edc3ede2c4
Blueprint: 100-nodes-support
2014-10-28 10:33:56 +00:00
bin Handle exception in agent when node was removed and rediscovered 2014-07-29 15:07:31 +02:00
docs Merge "Clarify the requirements, add explicit shell code" 2014-10-22 16:59:01 +00:00
fuel_agent Fuel agent tiny fixups 2014-10-21 17:45:33 +04:00
fuel_agent_ci Fuel-agent functional tests refactoring 2014-09-24 00:15:11 +04:00
fuel_development Development environment on masternode 2014-08-04 15:05:02 +04:00
fuel_upgrade_system fuel_upgrade: add ability to use diff-based repo 2014-10-14 17:40:52 +03:00
fuelclient Configuration file plugins support for nailgun 2014-10-24 16:42:12 +04:00
fuelmenu Merge "Add check for dhcp range overlap in fuelmenu" 2014-10-15 12:16:22 +00:00
nailgun Added base classes for Load Tests and profiler 2014-10-28 10:33:56 +00:00
network_checker Tune net_check generator params 2014-08-03 08:49:05 +03:00
shotgun Shotgun: make snapshot of entire /var/log 2014-06-26 22:05:04 +03:00
tasklib Remove puppet daemonizing tests 2014-10-16 12:50:04 +03:00
.gitignore Basic linting for *.less files 2014-09-22 10:41:28 -07:00
.gitreview Remove trailing empty line from .gitreview 2013-10-05 22:26:37 +04:00
build_docs.sh Rewrite how to build the documentation 2014-04-01 15:41:14 +04:00
LICENSE LICENCE added 2014-06-11 17:19:02 +04:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
run_tests.sh Merge "Tasklib implementation in python" 2014-10-15 12:44:35 +00:00

FUEL

This is the main repository with ISO build scripts. It has links to two submodules:

  • Astute, which is deployment orchestrator
  • Fuel Library, which is set of Puppet modules

ISO, other materials: http://fuel.mirantis.com/

User guide: http://docs.mirantis.com/

Development documentation: http://docs.mirantis.com/fuel-dev/