Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't clone repos #51

Merged
merged 1 commit into from
Sep 10, 2014
Merged

don't clone repos #51

merged 1 commit into from
Sep 10, 2014

Conversation

lnussel
Copy link
Contributor

@lnussel lnussel commented Sep 10, 2014

No description provided.

aplanas added a commit that referenced this pull request Sep 10, 2014
@aplanas aplanas merged commit 1bf3424 into os-autoinst:master Sep 10, 2014
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling abf77e0 on lnussel:master into ccb0659 on os-autoinst:master.

okurz added a commit to okurz/openQA that referenced this pull request Apr 9, 2022
The cache service log output looks like this:

```
[2021-05-20T06:08:43.0426 CEST] [info] Download of Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box processed:
[info] [os-autoinst#51]
Cache size of "/var/lib/openqa/cache" is 17GiB, with limit 180GiB
[info] [os-autoinst#51]
Downloading "Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" from "http://openqa1-opensuse/tests/1750006/asset/other/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box"
[info] [os-autoinst#51]
Size of "/var/lib/openqa/cache/openqa1-opensuse/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" is 312MiB, with ETag ""137afea0-5c2b8033306c0""
[info] [os-autoinst#51]
Download of "/var/lib/openqa/cache/openqa1-opensuse/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" successful, new cache size is 19GiB
```

So there is a redundant linebreak after every `[info] [os-autoinst#51]` which we can prevent.

Related progress issue: https://progress.opensuse.org/issues/92902
okurz added a commit to okurz/openQA that referenced this pull request Apr 11, 2022
The cache service log output looks like this:

```
[2021-05-20T06:08:43.0426 CEST] [info] Download of Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box processed:
[info] [os-autoinst#51]
Cache size of "/var/lib/openqa/cache" is 17GiB, with limit 180GiB
[info] [os-autoinst#51]
Downloading "Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" from "http://openqa1-opensuse/tests/1750006/asset/other/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box"
[info] [os-autoinst#51]
Size of "/var/lib/openqa/cache/openqa1-opensuse/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" is 312MiB, with ETag ""137afea0-5c2b8033306c0""
[info] [os-autoinst#51]
Download of "/var/lib/openqa/cache/openqa1-opensuse/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" successful, new cache size is 19GiB
```

So there is a redundant linebreak after every `[info] [os-autoinst#51]` which we can prevent.

Related progress issue: https://progress.opensuse.org/issues/92902
okurz added a commit to okurz/openQA that referenced this pull request Apr 11, 2022
The cache service log output looks like this:

```
[2021-05-20T06:08:43.0426 CEST] [info] Download of Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box processed:
[info] [os-autoinst#51]
Cache size of "/var/lib/openqa/cache" is 17GiB, with limit 180GiB
[info] [os-autoinst#51]
Downloading "Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" from "http://openqa1-opensuse/tests/1750006/asset/other/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box"
[info] [os-autoinst#51]
Size of "/var/lib/openqa/cache/openqa1-opensuse/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" is 312MiB, with ETag ""137afea0-5c2b8033306c0""
[info] [os-autoinst#51]
Download of "/var/lib/openqa/cache/openqa1-opensuse/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" successful, new cache size is 19GiB
```

So there is a redundant linebreak after every `[info] [os-autoinst#51]` which we can prevent.

Related progress issue: https://progress.opensuse.org/issues/92902
okurz added a commit to okurz/openQA that referenced this pull request Apr 11, 2022
The cache service log output looks like this:

```
[2021-05-20T06:08:43.0426 CEST] [info] Download of Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box processed:
[info] [os-autoinst#51]
Cache size of "/var/lib/openqa/cache" is 17GiB, with limit 180GiB
[info] [os-autoinst#51]
Downloading "Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" from "http://openqa1-opensuse/tests/1750006/asset/other/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box"
[info] [os-autoinst#51]
Size of "/var/lib/openqa/cache/openqa1-opensuse/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" is 312MiB, with ETag ""137afea0-5c2b8033306c0""
[info] [os-autoinst#51]
Download of "/var/lib/openqa/cache/openqa1-opensuse/Tumbleweed.x86_64-1.0-virtualbox-Snapshot20210519.vagrant.virtualbox.box" successful, new cache size is 19GiB
```

So there is a redundant linebreak after every `[info] [os-autoinst#51]` which we can prevent.

Related progress issue: https://progress.opensuse.org/issues/92902
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants