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

Delete py_ext_integration test #3424

Merged
merged 3 commits into from
Nov 22, 2019

Conversation

lukedirtwalker
Copy link
Collaborator

@lukedirtwalker lukedirtwalker commented Nov 22, 2019

It tested a path extension which we do not have in Go code, and might possibly be redesigned.
Testing extensions in general is done by our end2end test since the beacon server uses one hop extension.

Therefore this can be deleted without replacement for now.


This change is Reviewable

It tested a path extension which we do not have in Go code, and might possibly be redesigned.
Testing extensions in general is done by our end2end test since the beacon server uses one hop extension.

Therefore this can be deleted without replacement for now.
Copy link
Contributor

@worxli worxli left a comment

Choose a reason for hiding this comment

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

Reviewed 5 of 7 files at r1.
Reviewable status: 5 of 7 files reviewed, 1 unresolved discussion (waiting on @lukedirtwalker)


python/integration/set_ipv6_addr.py, line 1 at r1 (raw file):

#!/usr/bin/python3

I was told we cannot remove that.

Copy link
Contributor

@worxli worxli left a comment

Choose a reason for hiding this comment

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

Reviewable status: 5 of 7 files reviewed, 2 unresolved discussions (waiting on @lukedirtwalker)

a discussion (no related file):
go/integration/scmp_error_pyintegration can also be removed?


Copy link
Collaborator Author

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

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

Reviewable status: 5 of 7 files reviewed, 2 unresolved discussions (waiting on @worxli)

a discussion (no related file):

Previously, worxli (Lukas Bischofberger) wrote…

go/integration/scmp_error_pyintegration can also be removed?

No not yet, there is an issue: #3422 for it.



python/integration/set_ipv6_addr.py, line 1 at r1 (raw file):

Previously, worxli (Lukas Bischofberger) wrote…

I was told we cannot remove that.

Done.

Copy link
Contributor

@worxli worxli left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

a discussion (no related file):

Previously, lukedirtwalker (Lukas Vogel) wrote…

No not yet, there is an issue: #3422 for it.

Sorry I meant: go/integration/cli_srv_ext_pyintegration


Copy link
Contributor

@worxli worxli left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 2 files at r2.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @lukedirtwalker)

Copy link
Collaborator Author

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @worxli)

a discussion (no related file):

Previously, worxli (Lukas Bischofberger) wrote…

Sorry I meant: go/integration/cli_srv_ext_pyintegration

Done.


Copy link
Contributor

@worxli worxli left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r3.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@lukedirtwalker lukedirtwalker merged commit 6b15a67 into scionproto:master Nov 22, 2019
@lukedirtwalker lukedirtwalker deleted the pubKillPyExtTest branch November 22, 2019 15:34
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.

2 participants