Advertisement
Guest User

Untitled

a guest
Oct 30th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. __include__ = /home/lzitnits/git/rhevm-jenkins/qe/conf/golden_env_runner.conf
  2.  
  3. [REST_CONNECTION]
  4. scheme = https
  5. host = storage-ge-07.scl.lab.tlv.redhat.com
  6. port = 443
  7. user = admin
  8. password = 123456
  9. user_domain = internal
  10. secure = false
  11.  
  12. [RUN]
  13. golden_environment = /home/lzitnits/git/rhevm-jenkins/qe/conf/golden_env.yaml
  14. secure = False
  15. auto_devices_cleanup = no
  16. system_engine = rest
  17. engines = rest
  18. storages = nfs
  19.  
  20. [DEFAULT]
  21. ENV_INSTANCE = storage_storage_ge_07
  22. VERSION = 4.1
  23. PRODUCT = ovirt
  24.  
  25. [PARAMETERS]
  26. vds = storage-ge7-vdsm1.scl.lab.tlv.redhat.com,storage-ge7-vdsm2.scl.lab.tlv.redhat.com,storage-ge7-vdsm3.scl.lab.tlv.redhat.com
  27.  
  28. arch = dontcare
  29.  
  30. [HOSTS_CLEANUP]
  31. enabled = False
  32.  
  33. [HOST_NICS_RESOLUTION]
  34. enabled = False
  35.  
  36. [REMOVE_PACKAGES]
  37. enabled = False
  38.  
  39. [CPU_NAME_RESOLUTION]
  40. enabled = False
  41.  
  42. [GOLDEN_ENV]
  43. enabled = True
  44. env_definition = /home/lzitnits/git/rhevm-jenkins/qe/conf/golden_env.yaml
  45.  
  46. [MAC_TO_IP_CONV]
  47. enabled = False
  48.  
  49. [BUGZILLA]
  50. enabled = False
  51.  
  52. [TRACE]
  53. enabled = True
  54.  
  55. [PUPPET]
  56. enabled = False
  57.  
  58. [UNITTEST]
  59. nose_test_multiplier_enabled = yes
  60.  
  61. [HTTP_HEADERS]
  62. Version = 4
  63.  
  64. [GENERATE_DS]
  65. schema_url = /ovirt-engine/api/v4?schema
  66.  
  67. [VERSION_FETCHER]
  68. enabled = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement