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

avoid scheduling jobs on compute nodes that are not cleaned up #6616

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

testsuite: cover resource with sdmon.online

f7bdb9d
Select commit
Loading
Failed to load commit list.
Open

avoid scheduling jobs on compute nodes that are not cleaned up #6616

testsuite: cover resource with sdmon.online
f7bdb9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 8, 2025 in 1s

72.76% of diff hit (target 79.50%)

View this Pull Request on Codecov

72.76% of diff hit (target 79.50%)

Annotations

Check warning on line 40 in src/common/libsdexec/property.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsdexec/property.c#L40

Added line #L40 was not covered by tests

Check warning on line 42 in src/common/libsdexec/property.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsdexec/property.c#L42

Added line #L42 was not covered by tests

Check warning on line 46 in src/common/libsdexec/property.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsdexec/property.c#L46

Added line #L46 was not covered by tests

Check warning on line 67 in src/common/libsdexec/property.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsdexec/property.c#L67

Added line #L67 was not covered by tests

Check warning on line 69 in src/common/libsdexec/property.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsdexec/property.c#L69

Added line #L69 was not covered by tests

Check warning on line 73 in src/common/libsdexec/property.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/libsdexec/property.c#L73

Added line #L73 was not covered by tests

Check warning on line 70 in src/modules/sdbus/connect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdbus/connect.c#L70

Added line #L70 was not covered by tests

Check warning on line 82 in src/modules/sdbus/connect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdbus/connect.c#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 84 in src/modules/sdbus/connect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdbus/connect.c#L84

Added line #L84 was not covered by tests

Check warning on line 737 in src/modules/sdbus/sdbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdbus/sdbus.c#L737

Added line #L737 was not covered by tests

Check warning on line 744 in src/modules/sdbus/sdbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdbus/sdbus.c#L742-L744

Added lines #L742 - L744 were not covered by tests

Check warning on line 747 in src/modules/sdbus/sdbus.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdbus/sdbus.c#L746-L747

Added lines #L746 - L747 were not covered by tests

Check warning on line 76 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L76

Added line #L76 was not covered by tests

Check warning on line 79 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L79

Added line #L79 was not covered by tests

Check warning on line 109 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L109

Added line #L109 was not covered by tests

Check warning on line 142 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 147 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L147

Added line #L147 was not covered by tests

Check warning on line 153 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L150-L153

Added lines #L150 - L153 were not covered by tests

Check warning on line 203 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L203

Added line #L203 was not covered by tests

Check warning on line 208 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 216 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 228 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L226-L228

Added lines #L226 - L228 were not covered by tests

Check warning on line 243 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 257 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L257

Added line #L257 was not covered by tests

Check warning on line 262 in src/modules/sdmon/sdmon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/sdmon/sdmon.c#L261-L262

Added lines #L261 - L262 were not covered by tests