1. Add e2e framework code stolen from k8s.io/test/e2e/framework and remove
unnecessary code for simplicity.
2. Add run-e2e.sh and a github action job to run e2e tests.
3. Add a simple dataset testcase, TODO for other CRs.
Signed-off-by: llhuii <liulinghui@huawei.com>