Skip to content

Determine exactly which fields are and aren't required, and which are recommended #21

@thefinn93

Description

@thefinn93

Currently test.py will fail if these fields are not present in any of the peering credentials:

  • publicKey
  • password
  • contact
    And throw warnings (which don't show up very easily, see Better warnings in tests #20) if these fields aren't present:
  • gpg
    Would people like to see these changed? I just kinda made these up while I was writing the tests script.

Other things to note:

  • Currently almost none of the peers listed have a GPG key (I believe EU/se/stockholm/leeloo.kyriasis.com.k is the only one)
  • The tests.py file has these fields defined in variables at the very top so it's trivial to change. Maybe eventually we'll even break it out into a proper config file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions