We defines two common `WithAuth` functions for e2e and integration test respectively. They are calling `integration.WithAuth` and `e2e.WithAuth` respectively. Signed-off-by: Benjamin Wang <wachao@vmware.com>