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

*: run kubernetes tests in travis #1072

Merged
merged 1 commit into from
Oct 31, 2017
Merged

Conversation

ericchiang
Copy link
Contributor

Just an experiment for now

@rithujohn191
Copy link
Contributor

Do you want to add a note here https://github.com/coreos/dex/blob/master/Documentation/dev-integration-tests.md mentioning that we have added these tests to travis?

return nil
}
}
return fmt.Errorf("crd %s not ready", err)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

woops, needs to be "name"

@ericchiang
Copy link
Contributor Author

@rithujohn191 ready for review

printf '.'
sleep 1
done
echo "ok"
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe we could print out a more meaningful message here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, changed to "API server ready"

Copy link
Contributor

@rithujohn191 rithujohn191 left a comment

Choose a reason for hiding this comment

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

LGTM

@rithujohn191 rithujohn191 merged commit 42ef8fd into dexidp:master Oct 31, 2017
@ericchiang ericchiang deleted the k8s-test branch October 31, 2017 17:37
mmrath pushed a commit to mmrath/dex that referenced this pull request Sep 2, 2019
*: run kubernetes tests in travis
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