Skip to content

Fix dhcpd pool script#2506

Merged
hmpf merged 4 commits intoUninett:masterfrom
hmpf:fix-dhcpd-pool-script
Nov 29, 2022
Merged

Fix dhcpd pool script#2506
hmpf merged 4 commits intoUninett:masterfrom
hmpf:fix-dhcpd-pool-script

Conversation

@hmpf
Copy link
Copy Markdown
Contributor

@hmpf hmpf commented Nov 21, 2022

Closes #2424

@hmpf hmpf requested a review from lunkwill42 November 21, 2022 13:04
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 21, 2022

Test results

     12 files       12 suites   11m 31s ⏱️
3 111 tests 3 015 ✔️   96 💤 0
8 808 runs  8 520 ✔️ 288 💤 0

Results for commit 70ddd0a.

♻️ This comment has been updated with latest results.

Copy link
Copy Markdown
Member

@lunkwill42 lunkwill42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks a-ok for now. Only nitpick is a tiny typo.

Also, please rebase to newest master to avoid the ugliness that is a failing CI pipeline (even though it's not related to this PR) on the commit this PR was based on...

Co-authored-by: Morten Brekkevold <morten.brekkevold@sikt.no>
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 29, 2022

Codecov Report

Merging #2506 (70ddd0a) into master (aa35e2a) will increase coverage by 0.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2506      +/-   ##
==========================================
+ Coverage   53.02%   53.31%   +0.29%     
==========================================
  Files         554      554              
  Lines       40292    40315      +23     
==========================================
+ Hits        21363    21494     +131     
+ Misses      18929    18821     -108     
Impacted Files Coverage Δ
python/nav/web/maintenance/views.py 23.65% <0.00%> (+5.33%) ⬆️
python/nav/mibs/juniper_mib.py 48.21% <0.00%> (+8.03%) ⬆️
python/nav/web/maintenance/utils.py 27.97% <0.00%> (+11.91%) ⬆️
python/nav/Snmp/pynetsnmp.py 54.14% <0.00%> (+20.96%) ⬆️
python/nav/mibs/cisco_memory_pool_mib.py 100.00% <0.00%> (+21.42%) ⬆️
python/nav/mibs/netswitch_mib.py 100.00% <0.00%> (+30.00%) ⬆️
python/nav/web/maintenance/forms.py 70.76% <0.00%> (+30.14%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hmpf hmpf requested a review from lunkwill42 November 29, 2022 09:50
@hmpf hmpf merged commit f34e308 into Uninett:master Nov 29, 2022
@hmpf hmpf deleted the fix-dhcpd-pool-script branch November 29, 2022 12:51
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.

Document how to install and use the isc_dhcpd_graphite.py script

2 participants