test/automated-pytest-suite/keywords
George Postolache ddc4c5dc3d add performance tests
Description:
  reasons.py:
    added duplex_system reason
  heat_helper.py:
    replaced 'is' with '=='
  host_helper.py :
    in modify_host_memory and get_host_memories converted key to str from int
    unused variables in string format
  network_helper.py:
    in add_icmp_and_tcp_rules removed "protocol" and added egress for icmp
    unused variables in string format
    replaced 'is' with '=='
  security_helper.py:
    unused variables in string format
  storage_helper.py:
    replaced 'is' with '=='
    unused variables in string format
  pytest.ini:
    added robotperformance marker
  performance:
    added performance directory containing performance tests
  fixture_resources.py:
    added missing ',' in _RESOURCE_TYPES list
  pre_checks_and_configs.py:
    added no_duplex
  telnet.py:
    replace 'NotImplemented' with 'NotImplementedError'
  parse_log.py:
    replaced 'is' with '=='

Signed-off-by: George Postolache <george.postolache@intel.com>
Change-Id: I32e84aac33102e57f4b0eb28d9aca0f6684e6b64
2021-01-13 12:02:06 +02:00
..
__init__.py Initial submission for starlingx pytest framework. 2019-07-15 15:30:00 -04:00
ceilometer_helper.py Initial submission for starlingx pytest framework. 2019-07-15 15:30:00 -04:00
check_helper.py Initial submission for starlingx pytest framework. 2019-07-15 15:30:00 -04:00
cinder_helper.py Updated delete_volume_snapshots and create_volume_snapshot 2020-03-27 14:24:47 +02:00
common.py Added distributed cloud test suites to StarlingX 2020-11-17 10:06:07 -05:00
container_helper.py Added k8s stx-monitor for starlingx pytest framework 2020-03-18 11:35:56 -04:00
dc_helper.py Added distributed cloud test suites to StarlingX 2020-11-17 10:06:07 -05:00
glance_helper.py Initial submission for starlingx pytest framework. 2019-07-15 15:30:00 -04:00
gnocchi_helper.py Initial submission for starlingx pytest framework. 2019-07-15 15:30:00 -04:00
heat_helper.py add performance tests 2021-01-13 12:02:06 +02:00
horizon_helper.py Added distributed cloud test suites to StarlingX 2020-11-17 10:06:07 -05:00
host_helper.py add performance tests 2021-01-13 12:02:06 +02:00
html_helper.py Initial submission for starlingx pytest framework. 2019-07-15 15:30:00 -04:00
keystone_helper.py Added distributed cloud test suites to StarlingX 2020-11-17 10:06:07 -05:00
kube_helper.py Use newer flake8 to run on ubuntu-focal Zuul 2020-11-16 13:09:22 -05:00
network_helper.py add performance tests 2021-01-13 12:02:06 +02:00
nova_helper.py Update create_flavor and set_aggregate 2020-03-27 14:16:15 +02:00
pm_helper.py Initial submission for starlingx pytest framework. 2019-07-15 15:30:00 -04:00
security_helper.py add performance tests 2021-01-13 12:02:06 +02:00
storage_helper.py add performance tests 2021-01-13 12:02:06 +02:00
system_helper.py Added distributed cloud test suites to StarlingX 2020-11-17 10:06:07 -05:00
vm_helper.py Update vm_helper 2020-03-27 14:33:38 +02:00