Skip to content

nixosTests.[open]ldap: port to python#74851

Merged
flokli merged 2 commits intoNixOS:masterfrom
tfc:nixos-test-ldap-python
Dec 4, 2019
Merged

nixosTests.[open]ldap: port to python#74851
flokli merged 2 commits intoNixOS:masterfrom
tfc:nixos-test-ldap-python

Conversation

@tfc
Copy link
Copy Markdown
Contributor

@tfc tfc commented Dec 2, 2019

Motivation for this change

#72828

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @flokli @worldofpeace @Lassulus

@ofborg ofborg bot added the 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS label Dec 2, 2019
@tfc
Copy link
Copy Markdown
Contributor Author

tfc commented Dec 2, 2019

@GrahamcOfBorg test ldap openldap

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Dec 2, 2019
Copy link
Copy Markdown
Member

@Lassulus Lassulus left a comment

Choose a reason for hiding this comment

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

LGTM

@flokli flokli changed the title Nixos test ldap python nixosTests.[open]ldap: port to python Dec 2, 2019
@flokli
Copy link
Copy Markdown
Member

flokli commented Dec 2, 2019

Can you update the two commit messages to start with nixosTests.ldap / nixosTests.openldap?

@tfc
Copy link
Copy Markdown
Contributor Author

tfc commented Dec 3, 2019

Can you update the two commit messages to start with nixosTests.ldap / nixosTests.openldap?

the contributing guide says it would be nixos/ldap: msg and nixos/openldap: msg. Where does the new requirement come from?

(pkg-name | nixos/<module>): (from -> to | init at version | refactor | etc)

(Motivation for change. Additional information.)

@flokli
Copy link
Copy Markdown
Member

flokli commented Dec 4, 2019

You're working on the tests, not the [open]ldap modules. The tests are exposed under the nixosTests.[open]ldap attribute.

@tfc tfc force-pushed the nixos-test-ldap-python branch from 297d5c8 to 5d91b29 Compare December 4, 2019 15:22
@tfc
Copy link
Copy Markdown
Contributor Author

tfc commented Dec 4, 2019

@flokli done

@flokli
Copy link
Copy Markdown
Member

flokli commented Dec 4, 2019

@GrahamcOfBorg test openldap ldap

@flokli flokli merged commit afd8bb3 into NixOS:master Dec 4, 2019
@tfc tfc deleted the nixos-test-ldap-python branch December 4, 2019 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants