[JIRA] (OVIRT-2382) Refactor global_setup and slave_cleanup to have
different setup/cleanup flows for container slaves
by Daniel Belenky (oVirt JIRA)
Daniel Belenky created OVIRT-2382:
-------------------------------------
Summary: Refactor global_setup and slave_cleanup to have different setup/cleanup flows for container slaves
Key: OVIRT-2382
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2382
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Daniel Belenky
Assignee: infra
Since setup/cleanup in a container can end up being very different than for VM/BM, it's better to have different main functions instead of skipping inside individual configuration functions.
So for example, the current main will become main_native and we'll also have main_container while main will just switch between the two.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
6 years, 3 months
[JIRA] (OVIRT-2381) Don't create /var/lib/lago/subnets
by Daniel Belenky (oVirt JIRA)
Daniel Belenky created OVIRT-2381:
-------------------------------------
Summary: Don't create /var/lib/lago/subnets
Key: OVIRT-2381
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2381
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Daniel Belenky
Assignee: infra
Lago creates this directory by itself under lago home dir so we don't need to create it.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
6 years, 3 months
[JIRA] (OVIRT-2380) Mock data dirs should be
$slave_home/{var/lib,/var/cache}/mock
by Daniel Belenky (oVirt JIRA)
Daniel Belenky created OVIRT-2380:
-------------------------------------
Summary: Mock data dirs should be $slave_home/{var/lib,/var/cache}/mock
Key: OVIRT-2380
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2380
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Daniel Belenky
Assignee: infra
Currently, mock data dirs that being mounted to STDCI containerized slaves is $slave_home/mock/{cache,lib} where it should be $slave_home/{var/lib,/var/cache}/mock
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
6 years, 3 months